28.07.2009, 13:50
Quote:
|
Originally Posted by Criss_Angel
Код:
OnPlayerPickUpPickUP
{
if(pickupid == your pickup);
{
SetPlayerVirtualWorld(playerid,-);
// etc etc
|
read what he asked.
https://sampwiki.blast.hk/wiki/SetVehicleVirtualWorld - vehicles,
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld -players
thats it, i dont think you can 'link' pickups to other virtual worlds

