The [NWA] Protect the President server :D
+3
[NWA]Adam0795
[NWA]Cyclope
[NWA]WSD
7 posters
Page 2 of 4
Page 2 of 4 • 1, 2, 3, 4
Re: The [NWA] Protect the President server :D
oh 1 more question
how do you add colours to each team and how do you add a limit to how many can be on one team
how do you add colours to each team and how do you add a limit to how many can be on one team
Re: The [NWA] Protect the President server :D
ok ill pm you
btw ive added a cmd that doesnt want to compile into amx so canyou try to fix that pls?
its under OnPlayerCommandText
btw ive added a cmd that doesnt want to compile into amx so canyou try to fix that pls?
its under OnPlayerCommandText
Re: The [NWA] Protect the President server :D
NEWS UPDATE
i dont have to forward ports on my router anymore so the server can open now
first download Hamachi from here
type in the following in the login when you are done installing:
Username: [NWA]PTP
Password: NWA4LIFE (CAPS SENSITIVE!!!!)
then go to the ip in the hamachi window in samp
and there you go
plz post suggstions on what we have so far
i dont have to forward ports on my router anymore so the server can open now
first download Hamachi from here
type in the following in the login when you are done installing:
Username: [NWA]PTP
Password: NWA4LIFE (CAPS SENSITIVE!!!!)
then go to the ip in the hamachi window in samp
and there you go
plz post suggstions on what we have so far
Re: The [NWA] Protect the President server :D
Cool
Agent Diest at your service,Sir!
Agent Diest at your service,Sir!
Diest- Posts : 208
Join date : 2009-12-04
Age : 32
Location : Jakarta,Indonesia
Re: The [NWA] Protect the President server :D
cool i hope it will be batter if there r a teleports
i want ask u: can i bee an admin
i want ask u: can i bee an admin
Re: The [NWA] Protect the President server :D
[NWA]fofo_lenk wrote:i want ask u: can i bee an admin
ure going off topic
[NWA]GrannyG- Admin
- Posts : 8118
Join date : 2009-10-17
Age : 38
Location : mean streets of London
Re: The [NWA] Protect the President server :D
ali this is off topic XD lame
[NWA]Cyclope- Posts : 269
Join date : 2009-10-25
Age : 28
Location : europe,latvia
Re: The [NWA] Protect the President server :D
thats what he said lol...
[NWA]Adam0795- Admin
- Posts : 7454
Join date : 2009-10-17
Age : 29
Location : Earth
Re: The [NWA] Protect the President server :D
no this is off topic place
[NWA]Cyclope- Posts : 269
Join date : 2009-10-25
Age : 28
Location : europe,latvia
Re: The [NWA] Protect the President server :D
oh u meant that....
but when i went off topic in happy birthday thing which was in "off topics" you was mad as hell
but when i went off topic in happy birthday thing which was in "off topics" you was mad as hell
[NWA]Adam0795- Admin
- Posts : 7454
Join date : 2009-10-17
Age : 29
Location : Earth
Re: The [NWA] Protect the President server :D
[NWA]Cyclope wrote:no this is off topic place
Yes so?You still cant go off topic even if its an "off topic" topic.
[NWA]GrannyG- Admin
- Posts : 8118
Join date : 2009-10-17
Age : 38
Location : mean streets of London
Re: The [NWA] Protect the President server :D
just happy birthday is for happy birthday only that is like a festival or something not somekind i dont now s**t
[NWA]Cyclope- Posts : 269
Join date : 2009-10-25
Age : 28
Location : europe,latvia
Re: The [NWA] Protect the President server :D
QUOTE PEOPLE!!!!!!!!!!!!QUOTE!!!!!!!!
[NWA]GrannyG- Admin
- Posts : 8118
Join date : 2009-10-17
Age : 38
Location : mean streets of London
Re: The [NWA] Protect the President server :D
goddammit people if you are going to go off topic go offtopic in the offtopic offtopic
Re: The [NWA] Protect the President server :D
btw new stuff added :
/help and /about commands
created the last classes
new cars, planes, ect.
and a lot more i cant remember cuz im in school xD
/help and /about commands
created the last classes
new cars, planes, ect.
and a lot more i cant remember cuz im in school xD
Re: The [NWA] Protect the President server :D
teleports in a ptp is pointless, but ill add an admin zone (liberty city!!!!!)[NWA]fofo_lenk wrote:cool i hope it will be batter if there r a teleports
i want ask u: can i bee an admin
Re: The [NWA] Protect the President server :D
If you added more stuff you better send me the new script :/
Re: The [NWA] Protect the President server :D
its ok ive figured out just about everything by now (except for putting text over a player for the class name, like when you do /announce)
Re: The [NWA] Protect the President server :D
You want that? I'm just glad to help
Add this to onplayerrequestclass.
Observe that below class 0 is the first class in GameModeInit()
Class 1 is second.
Class 2 is third etc.
Add this to onplayerrequestclass.
Observe that below class 0 is the first class in GameModeInit()
Class 1 is second.
Class 2 is third etc.
- Code:
public OnPlayerRequestClass(playerid, classid)
{
if(classid == 0)
{
GameTextForPlayer(playerid,"",3000,5);
}
else if(classid == 1)//Repeat this for the amount of classes you got... You should be able to understand what it does...
{
GameTextForPlayer(playerid,"",3000,5);//Write between the " " 's
}
else if(classid == 2)
{
GameTextForPlayer(playerid,"",3000,5);
}
else if(classid == 3)
{
GameTextForPlayer(playerid,"",3000,5);
}
else if(classid == 4)
{
GameTextForPlayer(playerid,"",3000,5);
}
else if(classid == 5)
{
GameTextForPlayer(playerid,"",3000,5);
}
else if(classid == 6)
{
GameTextForPlayer(playerid,"",3000,5);
}
return 1;
}
Re: The [NWA] Protect the President server :D
- Code:
.....oO :O
[NWA]Adam0795- Admin
- Posts : 7454
Join date : 2009-10-17
Age : 29
Location : Earth
Re: The [NWA] Protect the President server :D
lol
btw ty Mr. i just needed the GameTextForPlayer function
you saved the ptp server
btw ty Mr. i just needed the GameTextForPlayer function
you saved the ptp server
Re: The [NWA] Protect the President server :D
[NWA]Cyclope wrote:me wanty be admin XD
y u always want to be admin?
Re: The [NWA] Protect the President server :D
[NWA]fofo_lenk wrote:i want ask u: can i bee an admin
....
[NWA]Adam0795- Admin
- Posts : 7454
Join date : 2009-10-17
Age : 29
Location : Earth
Re: The [NWA] Protect the President server :D
Adam either say something or dont reply at all,this s**t reminds me of Braduz too much.
And why YOU always want to be admin?
[NWA]fofo_lenk wrote:[NWA]Cyclope wrote:me wanty be admin XD
y u always want to be admin?
And why YOU always want to be admin?
[NWA]GrannyG- Admin
- Posts : 8118
Join date : 2009-10-17
Age : 38
Location : mean streets of London
Page 2 of 4 • 1, 2, 3, 4
Similar topics
» Wu-Tang Clan - Protect ya neck
» Book Thrown at President Obama
» my new server ''the NWA LENK server''
» how you can help the server
» Do you like The [NWA] Server?
» Book Thrown at President Obama
» my new server ''the NWA LENK server''
» how you can help the server
» Do you like The [NWA] Server?
Page 2 of 4
Permissions in this forum:
You cannot reply to topics in this forum