Tremulous Forum

Community => Servers => Topic started by: Death_First on March 25, 2007, 11:10:03 pm

Title: Cheat cmd
Post by: Death_First on March 25, 2007, 11:10:03 pm
I Have been doing some map testing and have been fooling aroud in my server i made a cmd called !cheatson and the snytax is this

Code: [Select]
sv_cheats 1

but when i run it it says this

Code: [Select]
sv_cheats is read-only

is there any way i can enable cheats with out restarting?
Title: Cheat cmd
Post by: David on March 25, 2007, 11:21:20 pm
not without hacking the code.
Shouldn't be too hard to make sv_cheats rw though....
Title: Cheat cmd
Post by: Angelwinged Devil on March 26, 2007, 02:33:09 pm
use /devmap mapname
Title: Cheat cmd
Post by: tuple on March 26, 2007, 04:57:59 pm
the sv_cheats variable can only be modified on devmap mode, or, when a map is loaded using devmap.
Title: Cheat cmd
Post by: Death_First on March 26, 2007, 08:06:10 pm
damn it
Title: Cheat cmd
Post by: Death_First on March 26, 2007, 08:07:01 pm
Quote from: "Angelwinged Devil"
use /devmap mapname

u nub did u play attention in my first message

Quote from: "Death_First"
WITH OUT RESTARTING!!!!!!1
Title: Cheat cmd
Post by: Caveman on March 27, 2007, 12:47:15 am
And you are too noob to try it or what?
Title: Cheat cmd
Post by: Mantra on March 28, 2007, 07:30:25 am
Or, you could run the server continually in devmap mode, with sv_cheats set to off. Then whenever you want them on, you can set it to on at will.
Only way I see without continually having to restart the server/map.
Title: Cheat cmd
Post by: maci on March 28, 2007, 03:34:11 pm
why cant people read the IOQ3 manual or search the internet before they start bloating the forum.
Title: Cheat cmd
Post by: Mantra on March 28, 2007, 04:03:28 pm
Cause we're all a bunch of brainless useless junkies that spend more time plqaying the game then searching/reading stuff and just post our stupid, yet somwhat coherent thoughts on this forum.
Title: Cheat cmd
Post by: Tenbinza on March 28, 2007, 05:46:10 pm
Hit the nail on the head with that one. :p
Title: Cheat cmd
Post by: Death_First on April 04, 2007, 02:36:26 pm
Meow i am  a GOAT!!!!!!!!!
Title: Cheat cmd
Post by: sharrakor on April 05, 2007, 06:05:31 am
i think maybe for cheats set
Code: [Select]
sv_unpure 1
Title: Cheat cmd
Post by: n00b pl0x on April 05, 2007, 06:23:33 am
Quote from: "sharrakor"
i think maybe for cheats set
Code: [Select]
sv_unpure 1


im not so sure thats a valid command...
Title: Cheat cmd
Post by: -:GoDz:-Devil on April 11, 2007, 02:26:19 pm
lol I dont think so either, it should be

Code: [Select]
sv_pure "0"

Never even heard of that unpure code before, if you wanted a unpure server then that code above I posted would do that...