19.11.2016, 01:19
Quote:
How you mean change? I doubt this plugin use your WAMP PHP version, as WAMP install it at a different location for internal (WAMP only) use.
|
1. Downloaded samp from the sa-mp.com/downloads
2. Downloaded the stuff from the GitHub
3. Pasted in the PHP & Gamemodes folder into my SA:MP folder (also pasted in the stuff in the SAMP folder such as php5.dll and sampgdk3.dll)
4. Added 2 new lines inside the server.cfg
- plugins samphp
- samphpmode mygamemode
- gamemode0 empty
7. Created gamemode.php and places it into my SAMP/php/mygamemode folder
8. Added mysqli_connect inside my gamemode.php
9. Started the server.
I even went as far as reinstalling my entire WAMP, getting the newest version, getting newer PHP versions.
If you want send me a private message, Ill give you my skype & teamviewer info so you can see what & where