Posts: 377
Threads: 78
Joined: Dec 2009
Guys how to do /enter and /exit cmds on the pickup?
Like when I go on the pickup it tells me to type /enter to enter and /exit to exit.
please tell me how
Posts: 539
Threads: 24
Joined: Nov 2008
Reputation:
0
wow Ehab .. i haven't seen you in a long time .. i have you on MSN :P
But you could use
IsPlayerToPoint
IsPlayerInRangeOfPoint
but i personally would put a 3D Text above a Pickup .. saying [ /enter - /exit ]
Posts: 377
Threads: 78
Joined: Dec 2009
Hii Shadow!!! sup ma man! Talk to me on MSN please! My friend wants me to make some pickups for him xD And I am still new at this rofl.
Posts: 377
Threads: 78
Joined: Dec 2009
Posts: 40
Threads: 2
Joined: Oct 2010
Reputation:
0
Use CreatePickup for this, and add to your /enter /exit if(IsPlayerToPoint(playerid, distance, pickupcoordx, pickupcoordy, pickupcoordz))
Best Regards