11.03.2010, 19:52
(
Последний раз редактировалось Conroy; 21.10.2010 в 17:04.
)
Server Base v1.1
New to scripting? Need a head start? This is the base for you!
Features:
There's no bugs, although if you happen to come across one, let me know.
Before you run your server, open the .pwn file and look for line 47 (new ServerName[48] = "SERVER NAME"; // Change SERVER NAME to your server's name!), simply do what the comment says.
Compile the .pwn.
Open server.cfg, search for "gamemode0", replace that line with "gamemode0 BaseServer 1" with no quotes.
Download: http://www.mediafire.com/?ps2clozy6yji7ab
What's new in v1.1?
New to scripting? Need a head start? This is the base for you!
Features:
- Login/Register system
- User data saving system
- Administrator system
- Bank system
There's no bugs, although if you happen to come across one, let me know.
Before you run your server, open the .pwn file and look for line 47 (new ServerName[48] = "SERVER NAME"; // Change SERVER NAME to your server's name!), simply do what the comment says.
Compile the .pwn.
Open server.cfg, search for "gamemode0", replace that line with "gamemode0 BaseServer 1" with no quotes.
Download: http://www.mediafire.com/?ps2clozy6yji7ab
What's new in v1.1?
- Player colours (Admins are red, Regulars are orange and Members are white)
- Bank system (Also includes stats about the players transactions, use /bank for all available commands)