Forum

> > CS2D > Scripts > How do I autoexec commands except for bind keys?
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch How do I autoexec commands except for bind keys?

7 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How do I autoexec commands except for bind keys?

DraconX
User Off Offline

Zitieren
I've been making a mod and i ran into a problem while editing the buy menu. I don't know how to make console commands except for bind keys automatically run when i start or load a server up.
Please tell me how to do this, thx!

alt Re: How do I autoexec commands except for bind keys?

Cure Pikachu
User Off Offline

Zitieren
And explaining things isn't my forte.
• Open up server.lua
• In a new line, enter
parse('*console command*')
, where
*console command*
is the console command itself. The documentation in cs2d lua cmd parse should be able to explain things better.
• Repeat for every console command you want to put in there
• Save the file and attempt to start the server
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht