Text shown when enering a teritory
#1

Hi, lets say I want to make a gang zone, And I want that, when you enter the teritory of the gang zone it would write something...

So lets say that I have the teritory assaigned like that...:
stock IsGangzone(Float,Float:y){
if(y < 2252.83 && y > 2213.796 && x < -2422.32 && x > -2496.709) return true;
return false; }

When I enter that square It should write :
SendClientMessage(playerid,COLOR," Be aware ! GANG ZONE ! stop! don't go further !");

I hope you understud what im asking for...
Maybe something like OnPlayerEnterGangzone Im just a begginer in the scripting stuff... Thanks verry much
Reply


Messages In This Thread
Text shown when enering a teritory - by mdaniel - 02.07.2009, 15:38
Re: Text shown when enering a teritory - by mdaniel - 07.07.2009, 21:55
Re: Text shown when enering a teritory - by happyface - 07.07.2009, 23:04
Re: Text shown when enering a teritory - by mdaniel - 08.07.2009, 09:41
Re: Text shown when enering a teritory - by mdaniel - 08.07.2009, 11:16
Re: Text shown when enering a teritory - by mdaniel - 08.07.2009, 12:59
Re: Text shown when enering a teritory - by Jakku - 21.07.2009, 18:41
Re: Text shown when enering a teritory - by MadeMan - 21.07.2009, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)