Please tell me how to do this, thx!
Forum
Scripts
How do I autoexec commands except for bind keys?
How do I autoexec commands except for bind keys?
7 replies
1

Please tell me how to do this, thx!
Cure Pikachu: thats what i did, i inserted a command inside the file and when i loaded a server it didnt do shit. Sooo, i know other ones when i put it in there will work but i need to know how i can make commands load when i load a server.
mp_luaserver is at the default setting). Just use the
parse Lua command to run those console commands.
Cure Pikachu: ok.. i got stuck trying to do it. Explain it a little easier for me cause i'm retarded in scripting.
Open up server.lua
In a new line, enter parse('*console command*') , where *console command*is the console command itself. The documentation in
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
1

Offline