SA-MP Forums Archive
Pickup doesn't appear anymore? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Pickup doesn't appear anymore? (/showthread.php?tid=137294)



Pickup doesn't appear anymore? - anumaz - 28.03.2010

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


Re: Pickup doesn't appear anymore? - [LSR]State_Trooper - 28.03.2010

Try removing what added... also try makiing sure ur virtual world are right. If not ask in te carlitos RP ropic


Re: Pickup doesn't appear anymore? - anumaz - 28.03.2010

How to change my virtual world?


Re: Pickup doesn't appear anymore? - [LSR]State_Trooper - 28.03.2010

OnPlayerSpawn:

SetPlayerVirtualWorld(playerid,0);


Re: Pickup doesn't appear anymore? - anumaz - 28.03.2010

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 :/


Re: Pickup doesn't appear anymore? - [LSR]State_Trooper - 28.03.2010

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.


Re: Pickup doesn't appear anymore? - anumaz - 28.03.2010

My cars are well working, they are at their place...


Re: Pickup doesn't appear anymore? - [LSR]State_Trooper - 28.03.2010

Read my last reply.


Re: Pickup doesn't appear anymore? - [MWR]Blood - 28.03.2010

Past the code.


Re: Pickup doesn't appear anymore? - anumaz - 28.03.2010

The whole script!? It has like, 16,000 lines

http://pastebin.com/MNB7ZHSv

There it is.