Jump to content

GameMode Burned By Waller VERSION 2


Waller
 Share

Recommended Posts

  • 3 weeks later...

hidd off

#define noob_level[MAX_PLAYERS];

function IHaveTheNoob(playerid){
	new randomlevelnoob = 0 + random(2);
	noob_level[playerid] = randomlevelnoob;
	switch(noob_level[playerid]){
		case 0: SendClientMessage(playerid, -1, "You f**king noob men, this is Babur's opinion");
		case 1: SendClientMessage(playerid, -1, "Brother, you are noob, nothing has changed");
		default: SendClientMessage(playerid, -1, "HA HA HA, YOU NOOB IN PAWN! HA HA HA!");
	}	
	Kick(playerid);
	return 1;
}
OnPlayerConnect return IHaveTheNoob(playerid);

 

cooltext370126435149439.png

Link to comment
Share on other sites

La 07.03.2022 la 13:13, b0x a spus:

frumos

ms

La 06.03.2022 la 20:10, carmy a spus:

bun, frumos.

ms

La 06.03.2022 la 17:47, MrsElenA a spus:

Testez

ms

La 06.03.2022 la 16:06, iCristiaN a spus:

 

Felicitari pt munca depusa

ms

La 06.03.2022 la 15:07, Flow a spus:

hidd off

ms

La 06.03.2022 la 13:08, Hake a spus:

nice

ms

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...