Forum

> > Carnage Contest > Info of anything to do with gamemodes?
ForenübersichtCarnage Contest-ÜbersichtEinloggen, um zu antworten

Englisch Info of anything to do with gamemodes?

5 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Info of anything to do with gamemodes?

DannyDeth
User Off Offline

Zitieren
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

alt Re: Info of anything to do with gamemodes?

DannyDeth
User Off Offline

Zitieren
Vectar666 hat geschrieben
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

alt Re: Info of anything to do with gamemodes?

DC
Admin Off Offline

Zitieren
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.

alt Re: Info of anything to do with gamemodes?

DC
Admin Off Offline

Zitieren
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.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenCarnage Contest-ÜbersichtForenübersicht