23.10.2011, 08:57
so i was wondering how i could change my courier class color, (its pink) to black...
i found this in my gamemode
case ClassCourier: // Courier class
{
format(missiontext, sizeof(missiontext), Courier_NoJobText); // Preset the missiontext
SetPlayerColor(playerid, ColorClassCourier); // Set the playercolor (chatcolor for the player and color on the map)
please help, best regards,
jtweak
i found this in my gamemode
case ClassCourier: // Courier class
{
format(missiontext, sizeof(missiontext), Courier_NoJobText); // Preset the missiontext
SetPlayerColor(playerid, ColorClassCourier); // Set the playercolor (chatcolor for the player and color on the map)
please help, best regards,
jtweak