Forums Index >> Modding >> a little problem wit da wizzy
Page : <1> :
Did you add the lines to the.mis to execute it?
The exec thing.. Right?
// ModWizard
Exec("game/server/scripts/ModWizardMain.cs");
If (!$Server::Dedicated) {
MoveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");
}
Michael you dont put anything in.mis file isnt it supposed to be the MAIN.cs file that u put those lines in??? ;)
Yeah.. Thats where I have it
Oh, heh. My brain was tired when I wrote that, just woke up. :) Thanks Billy.
EDIT: But it would still work if you exec'd it in the.mis. :)
Last edited: Saturday, May 29, 2004 at 7:28:15 PM
Page : <1> :
Ok, I put all da mod wizard files where tey r supposed to be(it worked b4 I had to delete everything on my comp), but when I press m, absolutely nothing happeneds, I put a password(so no people obviosly) and had no bots in it. Wuts wrong????