Forums Index >> Modding >> how can i start modding?
Page : <1> :
Look on the sidebar, under Files.
I donloaded the modwizard but it doesn't starts working, so does someone knows what the problem can be?
Double check what you did. Sometimes, you have to delete the files then reinstall them. Also, did you press m when you made your own server? Also check if you put:
// ModWizard
exec("game/server/scripts/ModWizardMain.cs");
if (!$Server::Dedicated) {
moveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");
}
at the bottom of thinktanks/programs/main
I really hope this helps.
Hmm perhaps ur right taurus, the lines were all ready on the main but I didn't know something off deleting files. I have all things double checked but it still doesn't work. Are u shure that is works on a mac?
Thanks
Page : <1> :
Do I have to download somthing to start modding? If I have to , can u please put a link for the apple software
ScreaMing