22.07.2010, 20:42
(
Последний раз редактировалось xfelipex; 22.07.2010 в 20:42.
Причина: noone XD
)
for the second from the first post lols :
Код:
new test; // TOP test = CreatePickup(type,model,x,y,z); // OnGameModeInit if(pickupid == test) // OnPlayerPickupPickup { SetPlayerPos(playerid, x, y,z ); return 1; }