wie kann ich im GF-Script die Fraktionsfarben ändern? So dass z.B. FBI blau ist und army grün oder so...
mfg HwS-Marshall
wie kann ich im GF-Script die Fraktionsfarben ändern? So dass z.B. FBI blau ist und army grün oder so...
mfg HwS-Marshall
Steht doch immer am Anfang im Script
#define copcolor 0x3C3CFFFF
#define fbicolor 0x0000A0FF
#define armycolor 0x008000FF
#define arztcolor 0xFF8080FF
#define taxicolor 0xFFFF00FF
#define cnncolor 0xFF8000FF
Das 0xFF8080FF dann gegen die Wunschfarbe ändern
aso ok thx...
keine Ursache....
aber i-wie gibts da nur #define TEAM_GROVE_COLOR 0x00D900C8
#define TEAM_VAGOS_COLOR 0xFFC801C8
#define TEAM_BALLAS_COLOR 0xD900D3C8
#define TEAM_AZTECAS_COLOR 0x01FCFFC8
#define TEAM_CYAN_COLOR 0xFF8282AA
#define TEAM_ORANGE_COLOR 0xFF830000
#define TEAM_COR_COLOR 0x39393900
#define TEAM_BAR_COLOR 0x00D90000
#define TEAM_TAT_COLOR 0xBDCB9200
#define TEAM_CUN_COLOR 0xD900D300
#define TEAM_STR_COLOR 0x01FCFF00
#define TEAM_ADMIN_COLOR 0x00808000
#define COLOR_INVIS 0xAFAFAF00
#define COLOR_SPEC 0xBFC0C200
ya dann musst du die halt reindefenieren also die reinkopieren..
Lg;)
edeneT.
des geht aber nicht...dann stürtzt pawno ab wenn ich "compile" mache...