Forum

> > Carnage Contest > Info of anything to do with gamemodes?
Forums overviewCarnage Contest overviewLog in to reply

English Info of anything to do with gamemodes?

5 replies
To the start Previous 1 Next To the start

old Info of anything to do with gamemodes?

DannyDeth
User Off Offline

Quote
Hello I was wondering the different commands for gamemodes where, as i have been pondering them for a while after not finding anyhting on CC's site. Any help at all is appreciated

old Re: Info of anything to do with gamemodes?

DannyDeth
User Off Offline

Quote
Vectar666 has written
I think it can use any normal command used in weapons

I emant like the "example_gm_update() and stuff like that And i also want to know if ti is possible to alter the game quite a bit, and add things the game normally doesn't incoporate

old Re: Info of anything to do with gamemodes?

DC
Admin Off Offline

Quote
the functions implemented in the custom game modes are the only ones which are called.

see cc cmd addgamemode for details.

you can create custom objects etc for your game mode and let them spawn for example. or create random projetiles or whatever.

old Re: Info of anything to do with gamemodes?

DC
Admin Off Offline

Quote
you could use this:
"if getframe()==0 and getround()==1 and getturn()==1 then"

but there is no "getturn" command...
I've no idea how to do this the best way. I guess I'll add a "start" function or something like that for game modes and/or a getturn command.
To the start Previous 1 Next To the start
Log in to replyCarnage Contest overviewForums overview