Forums Index >> Modding >> MODing Failing to work
Page : <1> :
Wow! Threre months?
It isn't in main.cs thats why you cant find it.
You have to ADD IT TO main.cs
Copy and paste that code from the readme.html file into the bottom of the main.cs file.
-Z-
Thx -z-
Hang on, read me?
I probly sound like an idiot but I dont know where that is
And I dont where to paste it
See the readme.html file that was included in the zip file for modwizard.
Copy the lines (like you did above) from that, to the very end of the main.cs file (which is in the same folder as thinktanks.exe)
-Z-
Thx man, been suck for good while
Yo -z- I cant find it.it is not in read me and I cant find readme.html
P.S sorry to waste your time
Now sayin failed to open main.cs when I try to open TT
I cant open tt at all
When I try to open it,it says failed to open main.cs and then it says failed to initialize game, shutting down. What do I do.
You have pasted it incorrectly.. Missed off an important semi-colon or something. Perhaps you didnt add it at the very very end of the file?
Check what you pasted in compared to what's in the readme.
-Z-
No
I did
All I can find is just read enternet file and all the imformation about game
+I still get into TT :[
Yo man I think I might have to uninstall TT and start again althogh I have doubts
There is no need to uninstall and reinstall. Just delete what you added to main.cs.
The readme file is also in the Files: Utilities section of this site where you downloaded ModWizard from.
-Z-
Can I use the text from the site then?
Yes.
Woah. How many times did Edger post there?
15 cuz I was desprate to be able to MOD
Creating extra threads won't help that. It will only serve to annoy people who might otherwise have helped out. One thread, carefully written has far more effect.
-Z-
Haw cud a mod not werk
Page : <1> :
I cant get the MODing to work I have save everything in there right places and I cant find this in the main.cs: ModWizard
Exec("game/server/scripts/ModWizardMain.cs");
If (!$Server::Dedicated) {
MoveMap.bindCmd(keyboard, "m", "", "exec("game/client/scripts/ModWizardBindings.cs");");
}
PLEASE HELP, I HAVE BEEN TRYING FOR 3 MOUNTHS