hello otland how can i make script in login if character get storage 2000 say "kill"
i tried to add it to login but doesn't work
thanks otland staff and members/
Oo sorry using 0.4 dev
no didn't solve it
function onLogin(cid)
if getPlayerStorageValue(cid, 2000) == 1 then
doCreatureSay(cid, "Kill", TALKTYPE_MONSTER_SAY)
end
return true
end
Thanks bro @imkingran ,@owned too much but i have another request can i tell you that or make another theard in requests?