Pickup help.
#3

This streamer has a function to create dynamic pickups which can be shown to certain players..

Here it is:

pawn Код:
native CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
In the 8th parameter -1 means it will be shown to ALL players, you can change that to Marine team members (or the team you want it to be shown for) ids (You can do that by looping through all players).
Reply


Messages In This Thread
Pickup help. - by iGetty - 06.07.2012, 01:19
Re: Pickup help. - by clarencecuzz - 06.07.2012, 01:47
Re: Pickup help. - by [KHK]Khalid - 06.07.2012, 01:53
Re: Pickup help. - by clarencecuzz - 06.07.2012, 01:57

Forum Jump:


Users browsing this thread: 1 Guest(s)