Deo skripte:
ne znam sta da damDebug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
/Slika/video ingame problema(obavezno ako je ingame problem): /
Naš forum je uspješno migriran na novu platformu. Svi vaši podaci, računi i sadržaj su prebačeni na GTABLKN.
Prevuci gore ili dole za pozicioniranje
Poslednja aktivnost
pre 2 godine
postova
69
Kreiranih tema
20
XP
290
Pridružio se
sep. 2020
Izgleda da Lazar_babuska trenutno ne radi ništa
ne znam sta da dam/ if(dialogid == dialog_bojatd)
{
switch(listitem)
{
case 0:
{
PI = 0;
TextDrawColor(InGameTD[ 0 ], 0x0073F6FF);
TextDrawColor(InGameTD[ 1 ], 0xF6F6F6F6);
TextDrawColor(InGameTD[ 3 ], 0x0073F6FF);
TextDrawColor(InGameTD[ 4 ], 0xF6F6F6F6);
TextDrawColor(InGameTD[ 5 ], 0x0073F6FF);
TextDrawColor(InGameTD[ 6 ], 0x0073F6FF);
TextDrawColor(InGameTD[ 7 ], 0x0073F6FF);
message(playerid, "Postavili ste boju textdrawova na plavu (default)");
}
case 1:
{
PI = 1;
TextDrawColor(InGameTD[ 0 ], 0xF60000FF);
TextDrawColor(InGameTD[ 1 ], 0xF6F6F6F6);
TextDrawColor(InGameTD[ 3 ], 0xF60000FF);
TextDrawColor(InGameTD[ 4 ], 0xF6F6F6F6);
TextDrawColor(InGameTD[ 5 ], 0xF60000FF);
TextDrawColor(InGameTD[ 6 ], 0xF60000FF);
message(playerid, "Postavili ste boju textdrawova na crvenu")
TogPlayerHud(playerid);
TogPlayerHud(playerid);
SavePlayer( playerid );
return (true);
};/Nivo 3
7 / 20 otključano