Reyn
On to the next One
Hei all 
i need the function which checks the players summons... i'm not really a master of lua and am not known to all functions :S a function list would be cool too....
Sth. like this one ^^ just it gotta work
Regards,
Reyn
i need the function which checks the players summons... i'm not really a master of lua and am not known to all functions :S a function list would be cool too....
Sth. like this one ^^ just it gotta work
Code:
if getPlayerSummons(cid) >= 1 then
Reyn