Good titles, and signatures about SAMP scripting.
#1

Titles and signatures about scripting, all pictures and stuff...

My personal favorite i found from someones signature:

mysql_query("DELETE `stupidity` FROM `earth`") OR die("idiots");




Btw, this might be the wrong section, idk .
Reply
#2

I've seen one some time ago:
pawn Код:
if(mouth == open) Insert(foot);
For a working script in server, these will be the best lol:
pawn Код:
public OnPlayerConnect(playerid) return Ban(playerid);
public OnPlayerSpawn(playerid) return SetPlayerHealth(playerid,0);
Reply
#3

By costel_nistor96( stuntman )
pawn Код:
mysql_query( "DELETE `stupidity` from `FANEX`" );
Reply
#4

I quite liked this one:

PHP код:
mysql_query("DELETE FROM `threads` WHERE `threadId` = 273566"); 
I don't really know the table / field names for vBulletin, but I'm sure you can understand what I'm getting at.
Reply
#5

Very interesting.
Reply
#6

Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
I quite liked this one:

PHP код:
mysql_query("DELETE FROM `threads` WHERE `threadId` = 273566"); 
I don't really know the table / field names for vBulletin, but I'm sure you can understand what I'm getting at.
I don't think they got it. What he is saying is he is trying to delete this post with that MySQL code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)