SA-MP Forums Archive
Several questions - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Several questions (/showthread.php?tid=601836)



Several questions - Zeus666 - 27.02.2016

Hello, I'm a beginner scripter, so I have few questions. I've tried function search and FAQ.

I've downloaded Samp DayZ gamemode, Bombo's, but I don't know how to run it.

My first error: http://i.imgur.com/2uLymOK.png


Second error: \dayz_en\filterscripts\menu.pwn(3) : fatal error 100: cannot read from file: "a_mysql"

And the last one, how to create a database ? I've downloaded XAMP but without success. It says: create MySQL DB with name you set in menu.pwn (DBNAME parameter)

Thank you


Re: Several questions - SyS - 27.02.2016

u did'nt inlcude a_mysql add #include<a_mysql> on top of ur script


Re: Several questions - Zeus666 - 27.02.2016

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
u did'nt inlcude a_mysql add #include<a_mysql> on top of ur script
Yes, I did.

#include <a_mysql>

http://i.imgur.com/FzUJdcV.png


Re: Several questions - SyS - 27.02.2016

I mean u did nt add mysql include a_msql.inc in pawno/includes folder and check whether u add streamer and mysql plugin (also other plugins which is shown on log) in plugins folder


Re: Several questions - SyS - 27.02.2016

Sorry for dp net errors....


Re: Several questions - Zeus666 - 27.02.2016

Quote:
Originally Posted by Sreyas
Посмотреть сообщение
Sorry for dp net errors....
Thanks.

Now I have this problem




Re: Several questions - SyS - 02.03.2016

Check whether u given correct details of your database such as password