MYSQL - 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: MYSQL (
/showthread.php?tid=477367)
MYSQL -
TonyNames - 23.11.2013
Okay i downloaded a gamemode with MYSQL but how do i disable the MYSQL?
Re: MYSQL -
xVIP3Rx - 23.11.2013
Why you downloaded it with MySql in the first place when you don't need it ?
MySql is used to save the player Stats and else, So every Gamemode needs it.. or any other saving method
Re: MYSQL -
Yves - 23.11.2013
Best answer re script the code.
Re: MYSQL -
TonyNames - 23.11.2013
cant i just take the mysql out? because i got alot of errors
Re: MYSQL -
xVIP3Rx - 23.11.2013
You could remove the #include <a_mysql> and every function from a_mysql, like what Yves said
Quote:
Best answer re script the code.
|
Re: MYSQL -
TonyNames - 23.11.2013
Now i am getting all these errors
Quote:
C:\Users\JakkenKoppen\Desktop\HSRP\gamemodes\HSRP. pwn(3083) : error 017: undefined symbol "cache_get_field_content"
|
Quote:
C:\Users\JakkenKoppen\Desktop\HSRP\pawno\include\s treamer.inc(156) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\JakkenKoppen\Desktop\HSRP\pawno\include\s treamer.inc(382) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\JakkenKoppen\Desktop\HSRP\pawno\include\s treamer.inc(404) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\JakkenKoppen\Desktop\HSRP\pawno\include\s treamer.inc(406) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
|
Re: MYSQL -
TonyNames - 23.11.2013
Anyone?
Re: MYSQL -
xVIP3Rx - 23.11.2013
Quote:
C:\Users\JakkenKoppen\Desktop\HSRP\pawno\include\s treamer.inc
|
I think it should be streamer.inc(Without space), Maybe you typed it wrong ?
Re: MYSQL -
TonyNames - 23.11.2013
Nop its just the forum's text box it spreads out etc..
Re: MYSQL -
TonyNames - 23.11.2013
But my friend told me to use something named XAMPP