SA-MP Forums Archive
Script Went Wrong when Running it - 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: Script Went Wrong when Running it (/showthread.php?tid=574769)



Script Went Wrong when Running it - PhilippineGangsta - 20.05.2015

Hello there! Now I've Already Compiled the script sucessfully even without any error,And i tried to play it in the localhost,But when i try to test it on localhost,it appears as 0.3 version and also no any command,faction,dynamic house/business system can be seen over there,is it because of localhost or anything went wrong? Will it work if i make it to a Public Host if i Buy a IP Adress from a samp hoster? or any solution?


Re: Script Went Wrong when Running it - Alex Magaсa - 20.05.2015

This is a silly question did you use plugins so you can run the scripts? :P
I know it's kinda silly but yeah from your problem it seems you didn't put plugins to server.cfg! (the correct plugins/includes ofcourse)!


Re: Script Went Wrong when Running it - SecretBoss - 20.05.2015

Whats the version you are using? 0.3 what?


Re: Script Went Wrong when Running it - PhilippineGangsta - 20.05.2015

I thought I was using 0.3.7 but seems like its 0.3z


Re: Script Went Wrong when Running it - PhilippineGangsta - 20.05.2015

How to find my Gamemode type from script?


Re: Script Went Wrong when Running it - Alex Magaсa - 20.05.2015

Quote:
Originally Posted by PhilippineGangsta
View Post
How to find my Gamemode type from script?
Gamemode has nothing to do with "version of samp". You can check what version your plugins/includes are:

- To check plugins go to server_log.txt and check the version(s).
- To check includes go to pawno/include (open all the files included there and check the dates.

- You can also upgrade your plugins/includes and try to compile the gamemode/filterscripts.!