SA-MP Forums Archive
Help With 3 Major Aspects Of My Server! - 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: Help With 3 Major Aspects Of My Server! (/showthread.php?tid=88524)



Help With 3 Major Aspects Of My Server! - wilcock33 - 27.07.2009

Hello To You All

I want to add 3 things to my main GM, but i dont know how to do it

1: i want to set one player to have a certain colour every time they login, for example, everytime i log in as Slash01, my name is blue
2: admin vehcles: i am using the seif admin script (credits to seif) and want to add it so normal players cant use hydras, hunters, seasparrows and rhino's with out admin permission (like a command: /allowadmincar)
3: i want to allow a player to be able to save their skin (if i wanted to keep the cj skin, /saveskin, and if i didnt want it anymore, /delskin)

thanks alot guys, i know someone will help me!

thanks!


Re: Help With 3 Major Aspects Of My Server! - saiberfun - 27.07.2009

SEARCH AND IF U DON'T FIND ANYTHING ASK IN THE SCRIPTREQUESTTHREAD!


Re: Help With 3 Major Aspects Of My Server! - wilcock33 - 27.07.2009

Quote:
Originally Posted by saiberfun
SEARCH AND IF U DON'T FIND ANYTHING ASK IN THE SCRIPTREQUESTTHREAD!
i didnt ask for you to be a dick, i asked for some help


Re: Help With 3 Major Aspects Of My Server! - RyDeR` - 27.07.2009

Quote:
Originally Posted by Wilcock33(SCRIPTER)
Quote:
Originally Posted by saiberfun
SEARCH AND IF U DON'T FIND ANYTHING ASK IN THE SCRIPTREQUESTTHREAD!
i didnt ask for you to be a dick, i asked for some help
[url=http://forum.sa-mp.com/index.php?action=search[Here[/url][Here]


Re: Help With 3 Major Aspects Of My Server! - Burridge - 27.07.2009

Quote:
Originally Posted by Wilcock33(SCRIPTER)
2: admin vehcles: i am using the seif admin script (credits to seif) and want to add it so normal players cant use hydras, hunters, seasparrows and rhino's with out admin permission (like a command: /allowadmincar)
http://forum.sa-mp.com/index.php?topic=113272.0

Read it, it was a topic I made cause I was stuck with somthing like this, read it, and you'll be able to make it work.


Re: Help With 3 Major Aspects Of My Server! - wilcock33 - 27.07.2009

ok, thanks, but i need help on the others too!


Re: Help With 3 Major Aspects Of My Server! - MadeMan - 27.07.2009

You can save these things on a file with dini for example.


Re: Help With 3 Major Aspects Of My Server! - saiberfun - 28.07.2009

Quote:
Originally Posted by Wilcock33(SCRIPTER)
ok, thanks, but i need help on the others too!
meh who wants help searches and if u still need help with that ask in the fucking scriptrequestthread 'Cuz u can't ask for full scripts here!


Re: Help With 3 Major Aspects Of My Server! - Criss_Angel - 28.07.2009

The first one can be done like this:

pawn Код:
OnPlayerSpawn(playerid);
{
if(GetPlayerName(playerid) == bla);
{
// put what you want here like SetPlayerColor etc...

}
return 1;



Re: Help With 3 Major Aspects Of My Server! - wilcock33 - 30.07.2009

Quote:
Originally Posted by saiberfun
Quote:
Originally Posted by Wilcock33(SCRIPTER)
ok, thanks, but i need help on the others too!
meh who wants help searches and if u still need help with that ask in the fucking scriptrequestthread 'Cuz u can't ask for full scripts here!
actualy mr big fucking head i didnt ask for a full script i asked for HELP its different

go be a dick somewhere else