Forums Index >> General >> Admin 0.05 script help (dash please come)
Page : <1> :
Hi Zebo,
What is actually says is to paste the following line:
exec("game/server/dash/main.cs");
At the end of your main.cs file. That means open main.cs, scroll to the bottom and paste in that additional line.
-Rx
Last edited: Thursday, December 30, 2004 at 1:15:47 PM
Thursday, December 30, 2004 at 1:14:48 PM
Page : <1> :
Ok so I wanted to try this admin code thing out, so I can boot or ban people if they are being disruptive. :)
I followed every command and instructions that dash told me. But it didn't work.
Dash said put this command in a excutable: ("game/server/dash/main.cs") But which exec should I put it?
Here are the execs that are in main.cs file (TT/main.cs):
Exec("common/server/missionInfo.cs");
<--- This is the top exec.
And this is the bottom exec:
Exec(%token @ "/main.cs");
So I am saying here on which one should I put the command in? The bottom or the top?
Thanks!
ZeBoLoBoT
- b20