OnPlayerEnterDynamicArea - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: OnPlayerEnterDynamicArea (
/showthread.php?tid=653233)
OnPlayerEnterDynamicArea -
ShadowBlack - 29.04.2018
how i can when a player enter the turf in which have war, give a text?
script war:
https://pastebin.com/ggypE3EN
Re: OnPlayerEnterDynamicArea -
TitoRayne - 29.04.2018
this....
PHP код:
GameTextForPlayer(playerid, "This turf is currently under attack!", 5000, 2);
Re: OnPlayerEnterDynamicArea -
ShadowBlack - 29.04.2018
Quote:
Originally Posted by TitoRayne
this....
PHP код:
GameTextForPlayer(playerid, "This turf is currently under attack!", 5000, 2);
|
yes but how i check if player enter in the turf where is the war