need a yellow "i" mark
#3

1.under #include <a_samp>
new barintexit;

2.under public OnGameModeInit()
barintenter = CreatePickup( 1239, 23,860.5800, 2225.0442, 11.0815);

3.under public OnPlayerPickUpPickup(playerid, pickupid)
if (pickupid == barintenter)
{
SetPlayerPos(playerid, 848.6615,2251.7129,-7.4263);
}

Reply


Messages In This Thread
need a yellow "i" mark - by manunited1878 - 16.01.2010, 18:04
Re: need a yellow "i" mark - by dice7 - 16.01.2010, 18:05
Re: need a yellow "i" mark - by anonimu45 - 16.01.2010, 18:09

Forum Jump:


Users browsing this thread: 1 Guest(s)