INEED HELP Please [CHANGING OWNER NAME] - 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: INEED HELP Please [CHANGING OWNER NAME] (
/showthread.php?tid=446121)
INEED HELP Please [CHANGING OWNER NAME] -
Loranzo_De_Andreas - 24.06.2013
Hello Guys...
i got a nice script i want to change the server name and stuff
i Already Moved to the gamemodes:Left Key in the Mouse then pressed Propties
Then>>Pressed Change and opened the file with the pawno File
Changed Connected to :Server Name
And Welcome To:Server Name
And owner name
And Co-Owner Name
But When i opened the Gamemode Script: Nothing Changed
Please help me!!
Re: INEED HELP Please [CHANGING OWNER NAME] -
Scenario - 24.06.2013
https://sampwiki.blast.hk/wiki/Controlling_Your_Server
https://sampwiki.blast.hk/wiki/Server.cfg
https://sampwiki.blast.hk/wiki/Category:..._Documentation
Re: INEED HELP Please [CHANGING OWNER NAME] -
Josh_Main - 24.06.2013
You need to compile the script so its clear of errors. Then, make sure you're defining the gamemode in your server.cfg file.
Example:
Your server.cfg line will have a line similar to this
Add this
Код:
gamemode0 yourgamemodenamehere
Make sure you change "yourgamemodehere" to the name of the ".amx and .pwn" file found in the gamemodes file in your server directory