Forums Index >> Technical Support >> Modwizard doesn't work anymore



Page : <1> :


Ever since I setup the script for that cool new timer that tells you how much time is left in a game, my modwizard does not work anymore.

Do you think it has something to do with the new timer script?

http://www.learninks.org//racer445/maps/wingmanscripts.zip

 

Tuesday, April 20, 2004 at 12:55:03 PM

Do what Racer said before, and that is to not have a } after the exec line for the script. So it would look like:

Exec("game/server/scripts/wingman/loader.cs");

// ModWizard

Exec("game/server/scripts/ModWizardMain.cs");

If (!$Server::Dedicated) {

MoveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");

}

So no }!

 

Wednesday, April 21, 2004 at 10:40:28 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald