Help me fix this
#1

Quote:

C:\Users\ACER\Desktop\z\gamemodes\lvrp.pwn(40049) : error 017: undefined symbol "foreach"
C:\Users\ACER\Desktop\z\gamemodes\lvrp.pwn(40049) : error 029: invalid expression, assumed zero
C:\Users\ACER\Desktop\z\gamemodes\lvrp.pwn(40049) : error 017: undefined symbol "i"
C:\Users\ACER\Desktop\z\gamemodes\lvrp.pwn(40049) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Enough to help me fix this problem altogether.
Reply
#2

You should include foreach.inc to your script:
pawn Код:
#include <a_samp>
#include <foreach>
// other includes..
And make sure you got foreach.inc file into pawno\include folder.
Reply
#3

This is the latest foreach include:
https://www.mediafire.com/?5425b96sxn2gdin
Reply
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
You should include foreach.inc to your script:
pawn Код:
#include <a_samp>
#include <foreach>
// other includes..
And make sure you got foreach.inc file into pawno\include folder.
I have it in a foreach pawno \ include folder., but still the same.
Reply
#5

Quote:
Originally Posted by Equuuuin0X
Посмотреть сообщение
This is the latest foreach include:
https://www.mediafire.com/?5425b96sxn2gdin
Thanks, but still the same help find a solution to it again.
Reply
#6

Код:
#include <foreach>
& Download: Foreach.inc
Reply
#7

Quote:
Originally Posted by Shinobu
Посмотреть сообщение
I have it in a foreach pawno \ include folder., but still the same.
Did you even try to to download the latest version? or update it to 0.3z ?
Reply
#8

Quote:
Originally Posted by ChristianIvann09
Посмотреть сообщение
Did you even try to to download the latest version? or update it to 0.3z ?
Yes, I want to update to 0.3z
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)