Posts: 42
Threads: 3
Joined: Jul 2013
hello friends i need your help i am unable to change hostname of my server i changed it from server.cfg but still the old name is coming please help! me and reply i am very sad
Posts: 1,148
Threads: 41
Joined: Mar 2012
Reputation:
0
You might have defined the hostname inside the script?
im guessing you didnt make the script if you dont know this
open up pawno, and go into your script, search for the hostname that wont change.
Posts: 42
Threads: 3
Joined: Jul 2013
Quote:
Originally Posted by carz0159
You might have defined the hostname inside the script?
im guessing you didnt make the script if you dont know this
open up pawno, and go into your script, search for the hostname that wont change.
|
can u help me through team viewerer ?? please
Posts: 1,148
Threads: 41
Joined: Mar 2012
Reputation:
0
tomorrow, im on my phone right now.
Posts: 42
Threads: 3
Joined: Jul 2013
Posts: 867
Threads: 27
Joined: Aug 2012
Reputation:
0
This should help you out..
-Open your script
-Press CTRL + F
-Search for SendRconCommand("hostname
-Remove that line, and compile your script
-Open Server.cfg and it will work now.