Forums Index >> Modding >> Little Help Please



Page : <1> :

-v-

Ok I went and did evey thing in Utilities ok.......i did mod wiz ok... I went and Extract All so I did that tham I went I did evey thing.it said copy thing all that so on and so on I did I copy all it said was to copy so I did I copy evey thing it said to do that I put scripts in main.cs than nothin happend what did I do wong please help :S

Saturday, April 24, 2004 at 5:34:29 PM

... Well that happens some times did u put evberything EXACTLY where it should be???

Saturday, April 24, 2004 at 5:37:43 PM
-v-

Umm yes game I download modwiz and I Extract all so the foolders would all come up for modwiz and I did evey thing I raed evey thing in Utilites for mod wiz its said copy whan I like go in thinktanks/game/server/scripts it said copy them all so I did I went right click.then click on copy thats all I did becodes thats it said to do copy!!!!!! I dont know what I did wong :[

Saturday, April 24, 2004 at 5:52:21 PM

Hmmmmmm there is more then 1 main are u sure u put that in the right 1??? Here is what it should look like...

Else if ($Game::argc==2 && $Game::argv[1] $= "-compileAll")

{

DoCompileAll();

Quit();

}

Else

{

OnStart();

Echo("Engine initialized...");

}

// 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");");

The stuff above it should be there if u did that in the right place.....

Saturday, April 24, 2004 at 7:00:31 PM

Freak is so smart XD :P :P :P :P :P :P :P :P :P :P :P :P :P :P

Saturday, April 24, 2004 at 7:03:36 PM

No, he is just saying what the instalation instructions say.....if you would read it, and not just try and do it by yourself there would be fewer threads on this board. Dont get me wrong, I have done it before to. Anyway, just read the instructions that come with the utilities and something might work every once in a while.

Saturday, April 24, 2004 at 9:14:08 PM

Actuallly I copied that of my game... I have a terrain editor part 2... Well anyways thats off my Game not the sight...

Saturday, April 24, 2004 at 11:13:09 PM

Either way, it is the same thing. :P

Saturday, April 24, 2004 at 11:14:40 PM

Oh... O.k...

Saturday, April 24, 2004 at 11:15:46 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