Postado Fevereiro 12, 2014 11 anos Em 04/03/2013 em 16:02, comedinhasss disse: Tenta assim: function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then resets = getPlayerStorageValue(thing.uid, 1020)+1 doPlayerSetSpecialDescription(thing.uid, "\nResets: [" .. resets .."]") end return true end Onde ponho isso?
Postado Março 6, 2014 11 anos onde colocar ??? function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then resets = getPlayerStorageValue(thing.uid, 1020)+1 doPlayerSetSpecialDescription(thing.uid, "\nResets: [" .. resets ..]") end return trueend o meu ele reloga mais o char não volta o lvl tem como alguem ajudar???
Postado Maio 20, 2014 10 anos onde coloca essa function ?? function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then resets = getPlayerStorageValue(thing.uid, 1020)+1 doPlayerSetSpecialDescription(thing.uid, "\nResets: [" .. resets ..]") end return trueend
Postado Agosto 18, 2014 10 anos Onde Coloca? function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then resets = getPlayerStorageValue(thing.uid, 1020)+1 doPlayerSetSpecialDescription(thing.uid, "\nResets: [" .. resets ..]") end return trueend
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.