how to fix
#1

Код:
C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7")
C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(208) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
please need fix



edit:how can i remove pic when im spawning
Reply
#2

Quote:
Originally Posted by Salman1700
Посмотреть сообщение
Код:
C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7")
C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(208) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
please need fix



edit:how can i remove pic when im spawning
show us your lines -_-

and wtf is "how can i remove pic when im spawning" ? :S
Reply
#3

which line
Reply
#4

Line 34 and line 208. And probably the ones around them as well.
Reply
#5

Код:
#define A7 28 //
Код:
	UsePlayerPedAnims(true);
Reply
#6

Quote:
Originally Posted by Salman1700
Посмотреть сообщение
Код:
#define A7 28 //
Код:
	UsePlayerPedAnims(true);
pawn Код:
UsePlayerPedAnims();
Reply
#7

I do not suggest you defining it that way, because A7 can be used in colors as hexadecimal value.
Reply
#8

how to fix C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7")
C:\Users\munawar khan\Downloads\Desktop\Rebel_Gaming_-_Stunting_Server\gamemodes\Freeroam.pwn(209) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#9

UsePlayerPedAnims();
you forgot semicolon.
Reply
#10

Thanks guys im fixing how to remove the spawn pic
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)