Posts: 319
Threads: 18
Joined: Dec 2009
Reputation:
0
i don't know.. but what you can do is, lock your server or only 1 max player.
Posts: 24
Threads: 4
Joined: Nov 2009
Reputation:
0
Can't, they expect it to be online 24/7.
Besides, that's not why i wanted a ingame editor, i wanted to edit stuff whilst the server is online so that people can check the accomplishment.
Anyone know a code to expel member's and admins from using the commands and grant access for rcon?
Posts: 410
Threads: 24
Joined: Aug 2008
Reputation:
0
surely you can test it offline upload during gameplay and then hit the reset button, the server shouldnt kick everyone off and if your using a database then the data shouldnt be lost either.
Posts: 24
Threads: 4
Joined: Nov 2009
Reputation:
0
Nope, i've got other rcon admins who want to help me reconstruct it.
Posts: 888
Threads: 25
Joined: Jun 2008
Reputation:
0
You will have to use IsPlayerAdmin(playerid) at every command (I think you can do it to the whole callback to but im not sure) :P
Posts: 24
Threads: 4
Joined: Nov 2009
Reputation:
0
Thanks, i added that (In a different way) and it didn't work lol.