HELLO
#1

Hello, i have a little problem / question :

I have that :

Код HTML:
public OnPlayerPickUpPickup(playerid, pickupid)
{
	if(pickupid == ospu) GameTextForPlayer(playerid, "~g~~h~Faction Safe~n~~y~Type ~b~/opensafe~y~ to open~h~ faction safe !", 60*60*3600, 4);
	else GameTextForPlayer(playerid, " ", 1, 4);
	return 1;
}
It work how i want , but it dose not disappear when i exit from pickup , it disappear if i enter in other pickup . I tried with a timer but didn't make anything at all... My question it's how to make it to disappear when i exit from pickup. Is there any function like "OnPlayerExitPickup" or something I WILL thanks with a +REP for anyone who help me
Reply


Messages In This Thread
HELLO - by Mariciuc223 - 08.08.2015, 17:50
Re: HELLO - by Sjn - 08.08.2015, 18:14
Re: HELLO - by Mariciuc223 - 08.08.2015, 18:20
Re: HELLO - by Vince - 08.08.2015, 19:57
Re: HELLO - by Mariciuc223 - 09.08.2015, 08:25
Re: HELLO - by MarvinPWN - 09.08.2015, 08:34
Re: HELLO - by Mariciuc223 - 09.08.2015, 10:26

Forum Jump:


Users browsing this thread: 2 Guest(s)