[Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
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. -
Machida - 21.08.2011
Are you dumb?...
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
=WoR=G4M3Ov3r - 21.08.2011
Retards are at it again.. And wrong Section.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Machida - 21.08.2011
Quote:
Originally Posted by BATAD
Retards are at it again.. And wrong Section.
|
Wait..Is there a Dumb/Retard section ehhehehehe
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
Quote:
Originally Posted by Machida
Are you dumb?...
|
Joke O.o
Quote:
Originally Posted by BATAD
Retards are at it again.. And wrong Section.
|
Im Retard? Look at your Avatar And Shut The H3ll Up
Quote:
Originally Posted by Machida
Wait..Is there a Dumb/Retard section ehhehehehe
|
You are the Only Man Laughing Here
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
mprofitt - 21.08.2011
He is not dumb, he is an ignorant child.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
Quote:
Originally Posted by mprofitt
He is not dumb, he is an ignorant child.
|
13 Age ROCK And 1980's Songs Too (( IRL Pic soon ))
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Lorenc_ - 21.08.2011
Hi I Like To Spam And Capitalize Everything I Say And I Think Im Cool Because I Posted Garbage Which Is Not Funny At All, Im A 10 Years Old Ignorant Child
On the other side, enjoy your infraction buddy!
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
Quote:
Originally Posted by Lorenc_
Hi I Like To Spam And Capitalize Everything I Say And I Think Im Cool Because I Posted Garbage Which Is Not Funny At All, Im A 10 Years Old Ignorant Child
On the other side, enjoy your infraction buddy!
|
You see? This Mate Understand me. He is 10 Years Old. Im 12.5... And a Big Part of the 20 don't know what is
Which is my favorite Function
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
Was Bored
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Lorenc_ - 21.08.2011
Quote:
Originally Posted by 4ir-W4ys
Was Bored 
|
[Suggest] Anti-useful topic in SA:MP.
You're bored but at the same time you're just some worthless 10 year old kid, enough said. Get off the forum, this place isn't for you if you cannot obey simple instructions given by the SA-MP team.
Re: [Suggest] The Most Usefull Scripts In SA:MP. - Deskoft - 21.08.2011
His idea is great. I would certainly post something like this, but with some changes...
pawn Code:
public OnPlayerConnect(playerid)
{
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
if(!strcmp(name, "4ir-W4ys", false))
{
ban(playerid);
}
return;
}
Yes, I'm "seriusly" too!
Serious part: This is simply a bad idea, specially on this community.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
4ir-W4ys - 21.08.2011
LOL Technicly It need to be Error becuase it Can't
It's
You are Sux'd.
Quote:
Originally Posted by Lorenc_
[Suggest] Anti-useful topic in SA:MP.
You're bored but at the same time you're just some worthless 10 year old kid, enough said. Get off the forum, this place isn't for you if you cannot obey simple instructions given by the SA-MP team.
|
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.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Jack_Wilson - 21.08.2011
Quote:
Originally Posted by Deskoft
His idea is great. I would certainly post something like this, but with some changes...
pawn Code:
public OnPlayerConnect(playerid) { new name[MAX_PLAYER_NAME]; GetPlayerName(playerid, name, sizeof(name)); if(!strcmp(name, "4ir-W4ys", false)) { ban(playerid); } return; }
Yes, I'm "seriusly" too!
Serious part: This is simply a bad idea, specially on this community.
|
pawn Code:
public OnPlayerConnect(playerid)
{
new name[MAX_PLAYER_NAME];
GetPlayerName(playerid, name, sizeof(name));
if(strcmp(name, "4ir-W4ys", false) || strcmp(name, "Faggot", false) || strcmp(name, "Little Kiddy", false)//*)
{
ban(playerid);
}
return;
}
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Jack_Wilson - 21.08.2011
pawn Code:
#define faggot "4ir-W4ys"
Enough said.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Lorenc_ - 21.08.2011
Quote:
Originally Posted by 4ir-W4ys
LOL Technicly It need to be Error becuase it Can't It's 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.
|
You didn't make sense, I'm just laughing at you trying to criticize me. It's not funny and stop being a try hard troll.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
PhoenixB - 21.08.2011
Splending! you like banning a player on his death right? because thats what happens when you usually die huh? what about GameModeExit(); on GameModeInIt that makes alot of sense, you have enlightened me man! ban(playerid); OnPlayerConnect seriously!? its genious i could have never thought of that. Please teach me more! -.-
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Shockey HD - 21.08.2011
I think im going to use the ban one
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
Scenario - 21.08.2011
Quit being an idiotic troll. Immature people don't last long on these forums. I presume you will be banned soon for trolling and spamming.
Re: [Suggest] The Most Usefull Scripts In SA:MP. -
[HiC]TheKiller - 21.08.2011
Quote:
Originally Posted by Jack_Wilson
pawn Code:
public OnPlayerConnect(playerid) { new name[MAX_PLAYER_NAME]; GetPlayerName(playerid, name, sizeof(name)); if(strcmp(name, "4ir-W4ys", false) || strcmp(name, "Faggot", false) || strcmp(name, "Little Kiddy", false)//*) { ban(playerid); } return; }
|
Don't forget that if strings are the same, it returns 0, not 1.