Forums Index >> Modding >> My Server - JUICYLICIOUS
Page : <1> :
One way to improve the dash codes would be to visit THE MODDING RESOURCE (I'm being really lazy, but under the Scripts heading in THE MODDING RESOURCE are two links--Bugs in Dash Codes v. 0.05 and Extra Codes for Dash Codes v. 0.05).
I suggest u use Art Crazys Admin Script instead its way better = more CODES = more FUN. Anyways its your choice just a suggestion. One last question may I be admin?
Last edited: Sunday, November 27, 2005 at 7:17:52 PM
More CODES = more FUN
not always, sometimes you just want to keep things simple :)
^exaclty. Couldnt have said it better.
This is my admin list so far:
Warfareİ
monica
KC
[reserved position]
dash
napalm
This is not final, and im still deciding who else will go on there.
ALSO:
KC please tell me how to increase the fire rate, I still dont know how to do it.
}
// Display an error message for unused arguments
for ($I = 1; $I < $Game::argc; $I++) {
if (!$argUsed[$I])
error("Error: Unkown command line argument: " @ $Game::argv[$I]);
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "1", "", "commandToServer('messageSent', "Pass!");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "2", "", "commandToServer('messageSent', "Someone Take The Scrum!");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "3", "", "commandToServer('messageSent', "/ Kill Me!");");
}
if (!$server::dedicated) {
moveMap.bindCmd(keyboard, "4", "", "commandToServer('messageSent', "GJT!");");
}
// ModWizard
exec("game/server/scripts/ModWizardMain.cs");
if (!$Server::Dedicated) {
moveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");
}
RadarHud.dotWidth = RadarHud.dotWidth + RadarHud.dotWidth;
RadarHud.dotHeight = RadarHud.dotHeight + RadarHud.dotHeight;
}
exec("game/client/scripts/wingman/loader");
}
exec("game/server/dash/prefs");
}
exec("game/server/dash/ConsoleUtilities");
}
exec("game/server/dash/GameConnection");
}
exec("game/server/dash/Codes");
}
exec("game/server/dash/UberBots");
)
exec("game/server/scripts/MissionLoader");
Bottom of my main.cs with ALL the stuff I added. Dash codes, mission loader, modwiz, hotkeys, and wingman script.
Dash codes, mission loader and wingman script dont work. Idk why, but they dont.
2. Also, I cant chat in my server. I dont have the slightest clue why.
All the files that are executed need to have an extension. Plus, you don't need a right bracket after an exec line. So the lines of execs need to look like this:
exec("game/client/scripts/wingman/loader.cs");
exec("game/server/dash/prefs.cs");
etc.
If you have the Ignore Script, you can't chat in anyone's servers. You need to fix this by executing both the old and the new messagesHud.cs files at the bottom of your main.cs.
Last edited: Monday, November 28, 2005 at 1:07:17 PM
Ok thanks. And in the code box, it was originally like that. Thanks monica, you know alot about this kinda stuff :P
It doesnt execute dashs script. Or its that I cant chat in it, and to /codes or /adm "pass"... Im gonna temporarily delete my ignore script, and then see if chat works.
What about the missing prefs.cs file and default.cs?
Help :(
Well, in my common folder, I went to this path:
Thinktanks/common/server/command.cs
And changed
chatMessageAll
In that file to
MessageAll
And now I seem to get that new error. Should I change it back? If I do and the error still accurs am I screwed in server hosting, or can u or anyone still help me?
I have put it in my main.cs, the
}
exec("game/server/dash/main.cs");
exec("game/server/scripts/MissionLoader.cs");
To execute dashs script, but since I cant chat in my server idk if it has executed.
I changed the thing in common folder because:
Not the first box. It says failed to execute blahblah.... So I changed it to MessageAll. Idk why lol.
Hey juice! I dont know much about modding if I did I would help ya XD anyway good luck on your server! I cant wait till its out! ;)
Thanks jordan. I still dont know why it says
servercmdmessagesent: unknown command
Why does it say that?
It means it cant find the function...
Re-install your TT in a different place (NOT OVER YOUR EXISTING ONE) and replace your existing common folder with the new one...
That should fix it...
If it still doesnt fix it, copy over your new main.cs and replace your original and just add the following to the end
exec("game/server/dash/main.cs");
exec("game/server/scripts/MissionLoader.cs");
Now it should be fixed...
If it aint start over with the newly installed version cause your original is screwed.
Just copy over the shapes and missions folders to the new one, and re-install dash scripts and missionloader.
^thats exactly what I just did. Im starting from scratch, so its not screwed. But thanks, anyways.
Put more /codes
thats more fun
And make it so demos can get in because im a demo
^ If you want to play on mods, BUY THE GAME. It's that simple
4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!
Holy crap- my dash script executed. Tanks all your your help! Now its time to tweak my preferences/.mis files/everything else!1!!!!1111
Ohhh, it seems my computer isnt finished torturing me yet...
whats this? What now?!
Everytime I click my dedicated server.bat thing, it appears :(
One Word.
Reinstall...
:)
One Word.
Reinstall...
Again? Lol... But heh, thats what im going for
Eh, screw this. Everytime I launch a dedicated I get that error when its halfway through loading the dash codes.... So, im giving up on server hosting and stuff until I get this schitzo sorted out.........
I super want to be a admin
Page : <1> :
Hi all. Im creating a new server [work in progress] called JUICYLICIOUS. It may be up at times, but im tweaking its prefs.
To Do:
- Install Dashs admin script + chatlogger
- Increase fire rate [KC, post how u did it pls, lol]
- Need admins when its Up
This server will most likely be up when im on the comp and my internet works. Once its christmas and I get a laptop [hopefully], it will always be running [hopefully]
Any Tips would be nice, and ways to improve it.
- JuiCe