Help With 3 Major Aspects Of My Server!
#1

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!
Reply
#2

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

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
Reply
#4

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]
Reply
#5

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.
Reply
#6

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

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

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!
Reply
#9

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;
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)