[Ajuda] Warning's
#1

pawn Код:
D:\Pawno 0.3c\include\for.inc(395) : warning 201: redefinition of constant/macro (symbol "foreach(%1,%2)")
D:\SAMP\GMS SKND\GAME MODES\TESTE.pwn(5365) : warning 202: number of arguments does not match definition
D:\SAMP\GMS SKND\GAME MODES\TESTE.pwn(57913) : warning 203: symbol is never used: "hqlock"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:          12052 bytes
Code size:          2439284 bytes
Data size:          8503528 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:10971248 bytes

3 Warnings.
as linhas sгo:
pawn Код:
{"Foster Valley",               {-2178.60,-599.80,-0.00,-1794.90,-324.10,200.00}},
    {"Foster Valley",               {-2178.60,-1115.50,0.00,-1794.90,-599.80,200.00}},
395 {"Foster Valley",               {-2178.60,-1250.90,0.00,-1794.90,-1115.50,200.00}},// a linha й essa
    {"Frederick Bridge",            {2759.20,296.50,0.00,2774.20,594.70,200.00}},
    {"Gant Bridge",                 {-2741.40,1659.60,-6.10,-2616.40,2175.10,200.00}},
5365
pawn Код:
SetPlayerInterior(playerid, 0);
            SetPlayerPos(playerid, -1611.3754,675.2001,-4.9063,0.3768);//a linha й essa
            PlayerInfo[playerid][pInt] = 0;
            GivePlayerWeapon(playerid, 24, 100);
57913
pawn Код:
Antifloodxd2[playerid] = 0;
        }
    }
}//a linha й essa
Reply
#2

pawn Код:
SetPlayerPos(playerid, -1611.3754,675.2001,-4.9063);
resolverб um warn,

o ъltimo й porque nгo estб sendo usado oque vocк definiu pode definir assim abaixo do new
pawn Код:
#pragma unused hqlock
, e o primeiro й foreach, nгo mecho com essa include :/
Reply
#3

SetPlayerPos(playerid, -1611.3754,675.2001,-4.9063,0.376;//a linha й essa

Aqui vc tem q usar sу X, Y, Z, c vc quiser setar o angulo tem q usar SetPlayerFacingAngle(playerid, Float:Angle);

pawn Код:
SetPlayerPos(playerid, -1611.3754,675.2001,-4.9063);
SetPlayerFacingAngle(playerid,0.3768);//ficaria assim...
a linha 395 й da include 'for' nao do seu GM...

e a ultima й sу vc achar a new hqlock; e deletar ela.
Reply
#4

Sim Concordo Com O Pharrel.. Faзa Isso Que Pode Resolver !
Reply
#5

Quote:
Originally Posted by Luks_Stronda
Посмотреть сообщение
Sim Concordo Com O Pharrel.. Faзa Isso Que Pode Resolver !
Criou conta no Fуrum pra ficar dando UP?
Reply
#6

Sim concordo com o William_Luigi.. Dar UP num й legal...
Reply
#7

hsahsau concordo com todos assim como o Pharrel, como o willian, como todo mundo... (mente poluida ¬¬ ahusuhsauhsuha)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)