Create Pickups for a player only?
#2

No, it's not possible. But you can create pickups to virtual worlds. So you set the player's virtual world to the virtual world of the pickup. And if you do this only that player will see the pickup.

Код:
CreatePickup(model,type,X,Y,Z,1);//We set the pickup to virtual world 1
SetPlayerVirtualWorld(playerid,1););//We set the player's virtual world to 1 and only that player will see the pickup
I hope it helps!
Reply


Messages In This Thread
Create Pickups for a player only? - by Jochemd - 20.05.2010, 13:31
Re: Create Pickups for a player only? - by sushihusi - 20.05.2010, 14:34
Re: Create Pickups for a player only? - by Jochemd - 20.05.2010, 14:37
Re: Create Pickups for a player only? - by ViruZZzZ_ChiLLL - 20.05.2010, 15:03
Re: Create Pickups for a player only? - by NewTorran - 20.05.2010, 15:08
Re: Create Pickups for a player only? - by sushihusi - 20.05.2010, 15:11
Re: Create Pickups for a player only? - by shady91 - 20.05.2010, 15:13
Re: Create Pickups for a player only? - by NewTorran - 20.05.2010, 15:14
Re: Create Pickups for a player only? - by Scenario - 20.05.2010, 15:19
Re: Create Pickups for a player only? - by Jochemd - 20.05.2010, 15:20

Forum Jump:


Users browsing this thread: 4 Guest(s)