Where do YOU start when scripting a server?
#5

Always the OnGameModeInit stuff first. Create the world itself before starting to interact with said world. Then I go over the callbacks in the order a player goes through them. OnPlayerConnect, OnPlayerRequestClass, OnPlayerRequestSpawn, OnPlayerSpawn. Commands are added on the fly as I see fit.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)