Posts: 149
Threads: 28
Joined: Jul 2008
Reputation:
0
I have the Carlito's Roleplay gamemode. Everything was working fine until now. Pickups don't appear anymore (Houses, Businesses, Buildings).
I see them in the Scriptfile section, with their right coords, but they simply don't appear anymore ingame.
I really have no clue why it does so, do you?
EDITED: Go read my last reply, I tested out with the original .amx and scriptfiles and still doesnt work
Posts: 221
Threads: 19
Joined: Nov 2009
Try removing what added... also try makiing sure ur virtual world are right. If not ask in te carlitos RP ropic
Posts: 149
Threads: 28
Joined: Jul 2008
Reputation:
0
How to change my virtual world?
Posts: 221
Threads: 19
Joined: Nov 2009
OnPlayerSpawn:
SetPlayerVirtualWorld(playerid,0);
Posts: 149
Threads: 28
Joined: Jul 2008
Reputation:
0
Still doesn't work.
Here's something, which might help you : I always spawn to the same place, when I /agotobuilding ID, or /agotohouse ID, I'll spawn at the same place (Under the map, in north los santos, In a village) but in my scriptfiles, the coords are at their right place :/
Posts: 221
Threads: 19
Joined: Nov 2009
no idea, try a fresh copy of the script, add ur cars pickps, checkpoints etc. and see if it work. Ask in the Carlitos RP topic.
Posts: 149
Threads: 28
Joined: Jul 2008
Reputation:
0
My cars are well working, they are at their place...
Posts: 221
Threads: 19
Joined: Nov 2009