SA

Onde Devo Por Esse Script

Por samuelpastel, 11 de jun. de 2011 em Archived

script
2
579
samuelpastelS
11 de junho de 2011 às 15:19

function onLogin(cid) maximum = { player = getPlayerGUID(cid), lvlmax = 717217, -- Level que o player vai ficar apos usar o comando. }if getPlayerLevel(cid) == 1 and getPlayerStorageValue(cid,15915) == 1 then doRemoveCreature(cid) db.executeQuery("UPDATE `players` SET `level` = "..maximum.lvlmax..", `experience` = 0 WHERE `id` = "..maximum.player) endreturn TRUEend

DarkwathD
11 de junho de 2011 às 15:29

o q o script faz? se for 1 comando tipo !comando e ne talkactions

se for quando usa alguem item pode ser actions o movements

se for sem usar item e sim quando o plahyer loga ou mata alguem é creturescripts