Forums Index >> Help >> WHERE DO YOU PUT THE LINE FOR MOD WIZARD FOR MAIN....



Page : <1> :


Can someone help I need help where does the line go in this?
Copy of Main.cs copy yours to show well can't show it wait here we go...nvm PLEASE TELL ME WHERE DOES IT GO the line I want to mod

 

Saturday, May 28, 2005 at 1:09:11 PM

All the way at the very bottom.

 

Sunday, May 29, 2005 at 7:24:45 AM

I have shockwave version can I still mod. Or do I switch to a different one if I have to can you give me a link?

Sunday, May 29, 2005 at 9:15:07 AM

Yes you can still mod ! B)

 

Monday, May 30, 2005 at 2:54:03 AM

Hey Reap
go here ;-) ModWiz link

 

Monday, May 30, 2005 at 3:03:20 AM

I did that and I get an error!! So I'm switching to the garage games think tanks to mod and stuff so it will be better.

Monday, May 30, 2005 at 7:38:30 AM

Grim reaper you should be smart! After all, you made this CC team, I can help though;

// 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]);
}

// ModWizard
exec("game/server/scripts/ModWizardMain.cs");
if (!$Server::Dedicated) {
moveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");
}

That SHOULD work

Tuesday, May 31, 2005 at 12:38:49 AM

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