SA-MP Forums Archive
[Suggest] The Most Usefull Scripts In SA:MP. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Suggest] The Most Usefull Scripts In SA:MP. (/showthread.php?tid=278154)

Pages: 1 2


Re: [Suggest] The Most Usefull Scripts In SA:MP. - Deskoft - 21.08.2011

Quote:
Originally Posted by 4ir-W4ys
View Post
LOL Technicly It need to be Error becuase it Can't
pawn Code:
ban(playerid);
It's
pawn Code:
Ban(playerid);
You are Sux'd.



Look, Mr Kid. Ive Joined Today. And if you are 10 Years old And "Scripting For $$$" it Says that your parents Don't Even Know you and You have a Bank Acc already so i dont want to know your Education. So if someone Need here to get of the Forums is you for Making Deals Online with bank accounts Under 18 Years Old.
Funny thing, I copied your code. ( NUMBER 2 )

Quote:
Originally Posted by 4ir-W4ys
View Post
Here is The most usefull scripts here. Im seriusly.
here.

NUMBER 1:
pawn Code:
public OnGameModeInit();
{
    GameModeExit();
    return 1;
}
NUMBER 2
pawn Code:
public OnPlayerConnect(playerid)
{
    ban(playerid);
    return;
}
NUMBER 3
pawn Code:
public OnPlayerSpawn(playerid)
{
    SetPlayerHealth(100.0);
    return 1;
}
NUMBER 4
pawn Code:
public OnPlayerDeath(playerid, killerid, reason)
{
    Ban(playerid);
    Ban(killerid);
    return 1;
}
Add it to your Server O.o



Re: [Suggest] The Most Usefull Scripts In SA:MP. - =WoR=G4M3Ov3r - 21.08.2011

Quote:
Originally Posted by 4ir-W4ys
View Post
Joke O.o



Im Retard? Look at your Avatar And Shut The H3ll Up



You are the Only Man Laughing Here
My Avatar Refers to Retarded Children, Like yourself, I'mma ask An Administrator for a Retard Section, Then you can move your thread, Lol, Your codes you just posted don't even make sense.


Re: [Suggest] The Most Usefull Scripts In SA:MP. - grand.Theft.Otto - 21.08.2011

His side panel will look like this sooner or later ..

4ir-W4ys

Banned