[HELP]with caln system
#1

i have clan system i want to ask how i do that the all Clan have same color?
Reply
#2

pawn Код:
if(YourClanVariable == playersClan) //Obviously, you need to change this to the correct vars
    SetPlayerColor(playerid, ClanColor); //Again, change ClanColor to the wanted color
Put that wherever you want it to be called
Reply
#3

Quote:
Originally Posted by lrZ^ aka LarzI
pawn Код:
if(YourClanVariable == playersClan) //Obviously, you need to change this to the correct vars
    SetPlayerColor(playerid, ClanColor); //Again, change ClanColor to the wanted color
Put that wherever you want it to be called
and if i want that the only the Clna Leader can change the color?
Reply
#4

GetPlayerName
strcmp
Reply
#5

Quote:
Originally Posted by lrZ^ aka LarzI
GetPlayerName
strcmp
can you write all the command pliz?
Reply
#6

Does this look like a script request thread..
Reply
#7

Yeh it does...
Reply
#8

pls post your clan sysem to download it
Reply
#9

If we don't know anything but what your problem is, we cannot make commands compatible with your so-called "system".
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)