25.04.2011, 18:01
Quote:
Well if you don't want to use the normal single player format of entering places like 24/7. You can add this:
DisableInteriorEnterExits(); under OnGameModeInit(). And add this: gl_property to your filterscript line in your server.cfg (This will come with /enter comand) |
But lets say.. i want to make a /enter command to 24/7, now i have the coordinates and i have the interior ID.
Now how do i make the command.. and etc.