View Single Post
Nito
Junior Member
Join Date: Jun 2017
Old 06-17-2017 , 16:08   Re: Global Offensive Mod 2 Beta
Reply With Quote #5

Quote:
Originally Posted by Ayman Khaled View Post
Download the sma file and edit cvars to your host information, then compile it and put it in amxmodx/plugins
download models and put them in cstrike/models.
download .txt file and put it in amxmodx/data/lang.
download .sql file and go to your database then import - choose file - go.
now go to amxmodx/configs/plugins.ini and write plugin name with .amxx.
THX Broah, but what is this?

csgo_host "ip" - Your SQL IP address
csgo_db "database" - Your SQL Database name
csgo_user "user" - Your SQL Username
csgo_pw "pw" - Your SQL PW

Is it data from sql file?

should it looks like:
csgo_host "my server ip"
csgo_db "amx"
csgo_user "root"
csgo_pw "pw" ???
Nito is offline