Problem(error/warning): C:\UG GAMEMOD\gamemodes\USRPG.pwn(3191) : error 017: undefined symbol "ImeIgraca"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(3702) : error 017: undefined symbol "Berza"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(3703) : error 017: undefined symbol "OpstinaSef"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(3704) : error 017: undefined symbol "UcitajGVozila"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6018) : error 017: undefined symbol "VoziloJeAvion"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6019) : error 017: undefined symbol "VoziloJeMotor"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6020) : error 017: undefined symbol "VoziloJeBicikla"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6022) : error 017: undefined symbol "VoziloJeBicikla"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6028) : error 017: undefined symbol "DostavljacVozila"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6084) : error 017: undefined symbol "UlicaKuce"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6176) : error 017: undefined symbol "KreirajAtm"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6591) : error 017: undefined symbol "VozilaProtect"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6604) : error 017: undefined symbol "SavePlayer"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6649) : error 017: undefined symbol "removeText"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6681) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6703) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6725) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6747) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6769) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6791) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6813) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6835) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6857) : error 017: undefined symbol "SaveAttach"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6956) : error 017: undefined symbol "GetName"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(6961) : error 017: undefined symbol "GetName"
C:\UG GAMEMOD\gamemodes\USRPG.pwn(7023) : error 017: undefined symbol "GetName"
Compilation aborted.
Pawn compiler 3.10.4 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Dio skripte:[pawn]if(iteam == 4)
{
AttachInfo[playerid][iteam][attIndex] = index;
AttachInfo[playerid][iteam][attModel] = modelid;
AttachInfo[playerid][iteam][attBone] = boneid;
AttachInfo[playerid][iteam][attFOffsetX] = fOffsetX;
AttachInfo[playerid][iteam][attFOffsetY] = fOffsetY;
AttachInfo[playerid][iteam][attFOffsetZ] = fOffsetZ;
AttachInfo[playerid][iteam][attFRotX] = fRotX;
AttachInfo[playerid][iteam][attFRotY] = fRotY;
AttachInfo[playerid][iteam][attFRotZ] = fRotZ;
AttachInfo[playerid][iteam][attFScaleX] = fScaleX;
AttachInfo[playerid][iteam][attFScaleY] = fScaleY;
AttachInfo[playerid][iteam][attFScaleZ] = fScaleZ;
AttachInfo[playerid][iteam][attIndex] = 4;
AttachInfo[playerid][iteam][attStatus] = 1;
PlayerInfo[playerid][pAttach5] = modelid;
PlayerInfo[playerid][pBone5] = boneid;
SetPlayerAttachedObject(playerid,iteam,modelid,boneid,fOffsetX,fOffsetY,fOffsetZ,fRotX,fRotY,fRotZ,fScaleX,fScaleY,fScaleZ);
SendClientMessage(playerid, 0xFFFFFFFF, "Zavrsio si sredjivanje attacha ID:4!");
SaveAttach(playerid);
}[/pawn]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Ubacio sam logintdove tj zamenio i sad izbacuje ove errore al kakve veze ovo ima sa logid tdovima?
Eto u deo skripte sam dao jedan deo i ovo zadnje SaveAttach kaze da ima neki problem i tako je sa svim delovima sve nesto nevezano..
Pogledaj na dnu skripte da li ti fale kodovi,da li je nesto izbrisano...
Nije nista izbrisano niti fali , mozda je do { } ali sad sve da trazim jednu po jednu -.-
Trazi preko bracket findera nekog :P
Imam , al ne znam da ga koristim ..
Pronadji upustva i procitaj,snadji se jbg :D
Reseno!
Lock. :-*