03.01.2013, 12:32
Same happened with me too
Use pickups instead of cp for robbing
and while making /robcasino command do like this
Use pickups instead of cp for robbing
and while making /robcasino command do like this
Код:
dcmd_robcasino(playerid,params[]) { if(PlayerToPoint(5, playerid,pickups x , y , z)) { blah blah return 1; } }