Need me one code.
#1

I need a code that sets the colors of the bands. From start to run as a player after registration, puts it in white, and I need green, as the Grove.
Reply
#2

Can you describe more.
Maybe SetPlayerColor helps..
Reply
#3

So, you want to set the player color after he registers?
Use SetPlayerColor.

EDIT: late.
Reply
#4

Where should I put the code to be triggered after spawn.
Reply
#5

Quote:
Originally Posted by dundolina
Посмотреть сообщение
Where should I put the code to be triggered after spawn.
under
pawn Код:
public OnPlayerSpawn(playerid)
{
    //your code
    return 1;
}
Reply
#6

But this for all..Need me for grove gang.
Reply
#7

Help?
Reply
#8

Please dont bump your thread so fast, everyone would like there questions answered,
but if you keep bumping then you make it so others question is pushed to the back of the line and never get answered, Like some of mine...

I believe you can only bump every 48 hours.



now.
well first you need to define which class is actually grove.

so say you add grove as the first 3 class's then you know
class 0 class 1 class 2 are all grove street, and check against them on player class selection or something
and set there color as described above.
Reply
#9

I don't understand.Where I add this class?
Reply
#10

are you using AddPlayerClass anywhere in your code?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)