2 Easy questions.
#1

Hey, What i want is, When the player enters the area, It in gamemodetext says "Safe Zone" When he leaves it Says Left Safe Zone, Also, when you are in the safezone, You are godded, When you leave, Your health goes back to default.

Here is what i have.


pawn Код:
// Above OnGameModeInit:
new safezone;

// OnGameModeInit
safezone = GangZoneCreate(1319.6, -2755.979, 2207.118, -2125.373);

// Player Spawn
GangZoneShowForPlayer(playerid, safezone, 0xFF00007E);
ALSO, How can i make a command bind to a key, Like /lockall is binded to 9 and /unlockall is binded to 0
(NOT NUMPAD)
Reply


Messages In This Thread
2 Easy questions. - by Mrkrabz - 23.12.2008, 13:27
Re: Gang zone. - by LarzI - 23.12.2008, 13:30
Re: 2 Easy questions. - by Mrkrabz - 23.12.2008, 13:31
Re: 2 Easy questions. - by LarzI - 23.12.2008, 13:32
Re: 2 Easy questions. - by Mrkrabz - 23.12.2008, 13:35
Re: 2 Easy questions. - by LarzI - 23.12.2008, 13:42
Re: 2 Easy questions. - by Mrkrabz - 23.12.2008, 13:46
Re: 2 Easy questions. - by LarzI - 23.12.2008, 13:48
Re: 2 Easy questions. - by Mrkrabz - 23.12.2008, 13:51
Re: 2 Easy questions. - by LarzI - 23.12.2008, 13:56

Forum Jump:


Users browsing this thread: 4 Guest(s)