Advertisement
Jujuv

[SA:MP | FUN] KillTheServer

May 18th, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.73 KB | None | 0 0
  1. #include <a_samp>
  2. #define ChuckNoriss 999;
  3. #define God 50
  4. #define ChuckEstInnegalable if(i == ChuckNoriss) { print("Chuck est inegalable !"); i--; }
  5.  
  6. //this "code" isn't logic at all ! It's a stupidity done for fun by a zombie at 03:00 AM
  7.  
  8. public laDDR3PeterTuFera()
  9. {
  10.     new str[ChuckNoriss];
  11.     for(new i = 0; i < ChuckNoriss; i++)
  12.     {
  13.         for(new b = 0; b > chuckNoriss*-1; b--)
  14.             {
  15.                 Kick(i);//Problem ? Quelqu'un a dis illogisme ?
  16.             }
  17.         format(str, sizeof(str), "timer_%i", i);
  18.         SetTimerEx("UneAutreTourneMarcel", God, "s", str);
  19.         ChuckEstInnegalable
  20.     }
  21. }
  22.  
  23. public UneAutreTourneMarcel(uselessString[])
  24. {
  25.     laDDR3PeterTuFeras();
  26.     for(new i = 0; i > ChuckNoriss; i++)
  27.     {
  28.         print(uselessString);
  29.         ChuckEstInnegalable
  30.     }
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement