06.01.2012, 21:44
Problem solved, I'm spawning the wrong place though (Might be this error's fault:
)
Old code:
New code:
EDIT: Works now, I get a massive ammount of errors, yet it's just wrong tags or something, it still works, I'll finish the rest later, thanks!
Quote:
: warning 202: number of arguments does not match definition |
Old code:
Quote:
SetSpawnInfo( playerid, 0, 15, 210.1676,-225.8301,1.7786,177.2934, 0, 0, 0, 0, 0, 0 ); |
Quote:
SetSpawnInfo(playerid, 15, 210.1676,-225.8301,1.7786,177.2934, 0, 0, 0, 0, 0, 0 ); |