my sql help
#1

Hello
There is any include my sql please? i need a my sql.. i think.
Look at this Error:
Код:
E:\LoF.pwn(5) : fatal error 100: cannot read from file: "a_mysql"

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


1 Error.
Please fix it.
Reply
#2

this is cuz u don't have the a_mysql include in the same include folder as the pawno.exe u open

pawno >>> include >>> include suppose to be located here
Reply
#3

Since a_mysql.inc is NOT a part of 0.3x package you'll have to download it.
Reply
#4

Thanks and New Error:
what is this:

Код:
E:\TDM\gamemodes\LoF.pwn(6) : fatal error 100: cannot read from file: "utils"

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


1 Error.
Reply
#5

Same, download the include and place it in the pawno > include folder.
Reply
#6

Thankd and Link to download please? and please Fast
Reply
#7

Download utils.inc

Download link - http://code.******.com/p/cwrp/downlo...name=utils.inc
Reply
#8

Some Questions and Problems.
Problem:
Код:
E:\TDM\gamemodes\LoF.pwn(5237) : error 017: undefined symbol "distance"
E:\TDM\gamemodes\LoF.pwn(5237) : warning 215: expression has no effect
E:\TDM\gamemodes\LoF.pwn(5237) : error 001: expected token: ";", but found ")"
E:\TDM\gamemodes\LoF.pwn(5237) : error 029: invalid expression, assumed zero
E:\TDM\gamemodes\LoF.pwn(5237) : fatal error 107: too many error messages on one line

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


4 Errors.
Question:
Do i need wrtie utils in server.cfg?
Reply
#9

behind 'new distance' add a ';'
Reply
#10

I Have this Tow Thing:

new DistanceFlown1[MAX_PLAYERS];
new DistanceFlown2[MAX_PLAYERS];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)