Server gamemode...
#1

I finally gotmy server up...now how to i change the game modefrom grand lc. to role play?
Reply
#2

Download a roleplay script and put it on your server..? Or make your own.
Reply
#3

public OnGameModeInit()
{
SetGameModeText("My Mode");
Reply
#4

Go into your server.cfg and change
"Grandlarc"
to let's say I download the VX-RP script
"VortexRoleplay"

Also, it's
Код:
public OnGameModeInit()
{
     SetGameModeText("Blah Roleplay");
     return 1;
}
Or something like that.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)