[WARNING] !!!
#1

Hello i have some warnings

warning:
PHP код:
D:\pawno-master\include\SAPData/Gameplay/KeyboardSettings.pwn(40) : warning 213tag mismatch 
line:
PHP код:
Ramp[playerid] = CreateDynamicObject(Type[playerid], pX + (20.0 floatsin(-vAdegrees)), pY + (20.0 floatcos(-vAdegrees)), pZ, -1, -1, -1vA); // <- line 40 
definition:
PHP код:
new bool:Ramp[MAX_PLAYERS];
new 
Type[MAX_PLAYERS]; 
WHAT THE HELL IS THAT ^^ ?


and thanks in advence
Reply
#2

Remove bool: tag.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Remove bool: tag.
if i remove it i got 5 warnings

( same as first and some lines + same line )
Reply
#4

Well, you have forgot rotation parameters (rx, ry, rz).
Reply
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Well, you have forgot rotation parameters (rx, ry, rz).
Lol ! didn't noticed

thanks btw +repd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)