Jump to content

User-Panel -Bigzone


Adel2
 Share

Recommended Posts

frumos, o sa revin cu un edit

#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

Acum 9 ore, Elkes a spus:

l-am pus pe local, la page url este localhost/panel si merge doar index-ul, pe orice page as apasa imi da eroare.

Salut, cel mai probabil este ori de la Config.php ori de la header.php o să mă uit când ajung acasa oricum in 2 zile vine un mega edit gm+panel .

Link to comment
Share on other sites

  • Leonard locked this topic
  • keNN. unlocked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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