Jump to content

Index B-Hood - Remake


monelite
 Share

Recommended Posts

  1. Username: monelite
  2. Creator (sau editor): autor necunoscut & monelite
  3. Poze/Video în care prezinți index-ul/tema/scriptul: https://www.youtube.com/watch?v=Y6338juzCX4
  4. Link Virustotal: https://www.virustotal.com/gui/file/447dc08f8b4e254ac4ba7e9414c0f4a088e8c8d6d3529276754bd0c8418aae29
  5. Link download (cu hide):
    This is the hidden content, please
  6. Alte precizări: nu merge pe acelasi sistem de server ca a celor de la b-hood si este usor de configurat
Link to comment
Share on other sites

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 month later...
  • 2 months later...

top

#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

  • 2 months later...
  • 4 weeks later...

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...