#294 func "casted_on" doesn't work on Doors

بسته‌شده
3 سال پیش باز شده توسط premierio0015 · 1 دیدگاه

function casted_on(NPC, Spawn, SpellName)

             if SpellName == "use" then
             SendMessage(Spawn, "This door is securely locked!", "yellow")
             end
                end

Doors are not responding on casted_on function. We need this to prevent players open closed doors, send messages like "door is closed".

function casted_on(NPC, Spawn, SpellName) if SpellName == "use" then SendMessage(Spawn, "This door is securely locked!", "yellow") end end Doors are not responding on casted_on function. We need this to prevent players open closed doors, send messages like "door is closed".
image نظر 3 سال پیش
همكار

doors use function 'usedoor' in SpawnScripts : http://cutpon.com:3000/devn00b/EQ2EMu/issues/248

doors use function 'usedoor' in SpawnScripts : http://cutpon.com:3000/devn00b/EQ2EMu/issues/248
image 3 سال پیش بسته شد
برای پیوستن به گفتگو، وارد شودید.
بدون نقطه عطف
بدون مسئول رسیدگی
2 مشارکت کننده
درحال بارگذاری...
لغو
ذخيره
هنوز محتوایی ایجاد نشده.