SA-MP Forums Archive
Help with the Vortex 2 roleplay - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with the Vortex 2 roleplay (/showthread.php?tid=389690)



Help with the Vortex 2 roleplay - ♣Frosty♣ - 03.11.2012


Guys I really need help once I'm done editting the MySQL.txt I got a error here

Код:
C:\Documents and Settings\allen\My Documents\My Pictures\New Folder\Linux-Server\gamemodes\vx-rp.pwn(87) : fatal error 100: cannot read from file: "a_mysql"

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


1 Error.



Re: Help with the Vortex 2 roleplay - Glad2BeHere - 03.11.2012

go to ur includes and insure that the file is there and if u open ravens roleplay but u open up a server using a pawno from a different folder then the same includes wont be used to check the includes for for it to ensure


Re: Help with the Vortex 2 roleplay - ♣Frosty♣ - 03.11.2012

Theres no includes in VX 2 as I'm using the linux version for it.


Re: Help with the Vortex 2 roleplay - Glad2BeHere - 03.11.2012

https://sampforum.blast.hk/showthread.php?tid=122983

get the include and the plugin and read it, it will tell u how to use 4 windows/linux


Re: Help with the Vortex 2 roleplay - ♣Frosty♣ - 03.11.2012

I did its still the same


Re: Help with the Vortex 2 roleplay - Glad2BeHere - 03.11.2012

did u put the include file in ur includes folder Pawno/include and paste it there? the mysql.inc? and in the pwn file did u remove a_mysql and replace that with

#include <mysql>


Re: Help with the Vortex 2 roleplay - ♣Frosty♣ - 03.11.2012

Quote:
Originally Posted by Glad2BeHere
Посмотреть сообщение
did u put the include file in ur includes folder Pawno/include and paste it there? the mysql.inc? and in the pwn file did u remove a_mysql and replace that with

#include <mysql>
Yeah I did and now this error showed up

Код:
C:\Documents and Settings\allen\My Documents\Downloads\Music\AFRPLinux\gamemodes\afrp.pwn(96) : fatal error 100: cannot read from file: "GeoIP_Plugin"

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


1 Error.



Re: Help with the Vortex 2 roleplay - Glad2BeHere - 03.11.2012

replace with and get the include + plugin

#include <geoip>

https://sampforum.blast.hk/showthread.php?tid=190699


Re: Help with the Vortex 2 roleplay - jotan. - 03.11.2012

Type #include a_samp


Re: Help with the Vortex 2 roleplay - ♣Frosty♣ - 03.11.2012

Quote:
Originally Posted by Glad2BeHere
Посмотреть сообщение
replace with and get the include + plugin

#include <geoip>

https://sampforum.blast.hk/showthread.php?tid=190699
Thanks it worked,well without my friends in skype my problem won't solved anyways I'll rep you.