Tremulous Forum

Mods => Modding Center => Topic started by: Effect on February 22, 2013, 12:49:59 am

Title: Command phase Error
Post by: Effect on February 22, 2013, 12:49:59 am
ive made custom commands before for my admin.dat but lately when i switched QVMs i got this error. none of my custom cmds are showing up now and when i do !readconfig i get this. Any help or input would be appreciated.

Title: Re: Command phase Error
Post by: Undeference on February 22, 2013, 05:13:00 am
Good luck with that

I assume based on the forum section and the fact that you provided no information to troubleshoot the problem that you just want moral support
Title: Re: Command phase Error
Post by: ULTRA Random ViruS on February 22, 2013, 11:30:20 am
Lots of QVMS have different admin flags. For example, on my Lolards/gpp-1.1 qvm I have the same flag for !listmaps, !register, !listplayers and such, whereas other qvms may have them seperate. I someone edited mine so it's more simplified because for some reason before it had !listmaps on the same flag as !setlevel which was kinda... uhh...

Also, check for build errors. Often I forget something as simple as a semicolan [;] and the next half of the file doesn't even get compiled. I remember getting someone to find a similar problem but he put the [}] in the wrong spot and rendered the whole turret part useless as it ignored everything and without compilation errors, well I was fked for quite a while... (half year or so)

tldr: DoubleDodeca-check (12) Check your source code. If you run the source on a git repo, checking past commits are even more helpful.
Title: Re: Command phase Error
Post by: Effect on February 22, 2013, 11:52:41 pm
lock please. fixed the problem. for some reason (level =) didnt work with this qvm but (flag =) did.