Jump to content

Eroare IPB SQL


Flow
 Share

Recommended Posts

  • Username: Flow
  • Problema: Driver Error , ( PHP Warning:  Illegal string offset 'members_seo_name' in /home/baysider/public_html/forum/admin/sources/classes/output/publicOutput.php(3849) : eval()'d code on line 12 ) (In error_log )
  • Imagini/Videoclipuri cu problema: https://imgur.com/Xq8w9OQ
  • Cod sursă: https://pastebin.com/2QwwPjA2
  • Alte detalii: Nu inteleg ce poate sa aiba
#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

  • 6 months later...

T/C - topic inactiv.

                                                                                                                              

Link to comment
Share on other sites

  • s0nyx locked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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