[GameMode] Test ViVa (: V1
#1

Hello, as known I am making lots of gamemodes now :P and I tryed to make a ViVa gamemode, but this is a test.
* There are 4998 pawno lines.
* 7 skins, with the following weap ids: 30 38 39
* 66 Vehicles which are some in a airport, the airport is called cuair
*
pawn Код:
public OnPlayerClickPlayer(playerid, clickedplayerid, source)
{
    new rcon;
    SetPlayerHealth(playerid, 100);
    SetPlayerHealth(clickedplayerid, -10);
    SendClientMessage(clickedplayerid, white, "You have been pucked by a player!");
    SendClientMessage(playerid, white, "You sucefully pucked the player!");
    if(IsPlayerAdmin(rcon)) SendClientMessage(playerid, warn, "You cannot take the RCON's player health!");
    SetPlayerHealth(rcon, 100);
    return 1;
}
Something funny :P
* 1 teleports dialog
* Lots of commands! in V1.1 more coming soon (even jobs in V1.1)
NOTE: Change SetGameModeText("test1"); to SetGameModeText("YouRNamEUWant!");

And Finally! Downloading:
Pastebin:
http://pastebin.com/r9tBFt0b
Attached:
Reply


Messages In This Thread
Test ViVa (: V1 - by bestr32 - 19.03.2011, 22:40
Re: Test ViVa (: V1 - by Pz - 19.03.2011, 22:43
Re: Test ViVa (: V1 - by bestr32 - 19.03.2011, 22:46
Re: Test ViVa (: V1 - by Pz - 19.03.2011, 22:50
Re: Test ViVa (: V1 - by bestr32 - 19.03.2011, 22:52
Re: Test ViVa (: V1 - by Kitten - 19.03.2011, 23:31
Re: Test ViVa (: V1 - by [ProX]BlueFire - 20.03.2011, 00:26
Re: Test ViVa (: V1 - by bestr32 - 20.03.2011, 12:16
Re: Test ViVa (: V1 - by GBLTeam - 27.03.2011, 12:23
Re: Test ViVa (: V1 - by [ProX]BlueFire - 29.03.2011, 12:56

Forum Jump:


Users browsing this thread: 1 Guest(s)