1 Error Gamemode.
#1

Код:
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7")
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(208) : warning 202: number of arguments does not match definition
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(13154) : error 036: empty statement
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Gamemode Code: http://paste2.org/D7gVhKZX
Reply
#2

Remove line 34 as it's the same as 33
Line 208 should be: UsePlayerPedAnims();

And I can't see line 13154, would you mind just copy and pasting it here. (Just the line!)
Reply
#3

Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7") - change A7 to A8
Freeroam.pwn(20 : warning 202: number of arguments does not match definition - change it to UsePlayerPedAnims();
Freeroam.pwn(13154) : error 036: empty statement - Remove the ;
Reply
#4

Still the same Error anyone help me.
Reply
#5

Quote:
Originally Posted by UfsDev
Посмотреть сообщение
Still the same Error anyone help me.
Did you do what myself and ChandraLouis said?

What error do you get now?
Reply
#6

It won't give u error if u do it properly.
  • Remove the line 34
  • Replace the line 208 with this
    pawn Код:
    UsePlayerPedAnims();
  • Remove this ";" from line 13154
Edit:

Quote:
Originally Posted by (*|Flake|*)
Посмотреть сообщение
What error do you get now?
He said "Still the same Error anyone help me."
Reply
#7

Omg Super Guyz...
+REP For ALL

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)