Problem(error/warning): D:\Users\Tadija\Desktop\Gamemode\pawn\include\fixes.inc(7881) : warning 219: local variable "freeze" shadows a variable at a preceding level
D:\Users\Tadija\Desktop\Gamemode\pawn\include\fixes.inc(7902) : warning 219: local variable "freeze" shadows a variable at a preceding level
D:\Users\Tadija\Desktop\Gamemode\gamemodes\USRPG.pwn(5090) : warning 217: loose indentation
D:\Users\Tadija\Desktop\Gamemode\gamemodes\USRPG.pwn(5626) : warning 217: loose indentation
D:\Users\Tadija\Desktop\Gamemode\gamemodes\USRPG.pwn(37694) : warning 217: loose indentation
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 43984 bytes
Code size: 7326896 bytes
Data size: 31625784 bytes
Stack/heap size: 80000 bytes; estimated max. usage=8405 cells (33620 bytes)
Total requirements:39076664 bytes
5 Warnings.
Dio skripte:
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log):
Slika/video ingame problema(obavezno ako je ingame problem): l
Ne znam kako ovo da resim ne znam u cemu je problem.
Posalji te linije.
linija 5090 : HazardTD[0] = TextDrawCreate(-0.777786, 428.382141, "LD_SPAC:white");
linija 5626 : Time = TextDrawCreate(189.599960, 397.973297, "16:00");
7881: PlayerInfo[playerid][pIznosKredita] = 0;
7902 : PlayerInfo[playerid][pSat] = 0;
37694 : InfoTD[playerid][0] = CreatePlayerTextDraw(playerid, 118.800018, 79.493309, "box");
Stvarno ne znam u cemu je problem ako zna neko poslacu mu celu skriptu u pm posto mi se ovde ne salje :P
Ali me mnogo nervira ne znam u cemu je problem sve sam pokusao
stavi #pragma tabsize 0 ispod #include <a_samp>
Isto je i dalje...isti errori.
maknuo sam
#include < fixes >
i sad imam jos 3 warninga
(5089) : warning 217: loose indentation
(5625) : warning 217: loose indentation
(37693) : warning 217: loose indentation
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 43060 bytes
Code size: 7292504 bytes
Data size: 31179108 bytes
Stack/heap size: 80000 bytes; estimated max. usage=8405 cells (33620 bytes)
Total requirements:38594672 bytes
3 Warnings.
Resio sam ostao je jos jedan warning samo
InfoTD[playerid][0] = CreatePlayerTextDraw(playerid, 118.800018, 79.493309, "box");
Tu je nesto problem? tako bar pise kad se compile skripta
Uslikaj fino liniju na kojoj je error i uslikaj compile da vidimo sta to ne valja ne mogu ja nagadjati sta je problem
http://prntscr.com/l8door
http://prntscr.com/l8dp8f
http://prntscr.com/l8dp3v
eto
Resio sam.