Author Topic: Trouble installing a subrace system into a module.  (Read 692 times)

Legacy_Taino

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: +0/-0
Trouble installing a subrace system into a module.
« Reply #15 on: June 21, 2011, 05:24:28 pm »


               Your mod has reached 24k? If it has then you have exceeded the module's limit which is 16k.
               
               

               
            

Legacy_Lazarus Magni

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Trouble installing a subrace system into a module.
« Reply #16 on: June 22, 2011, 01:23:18 am »


               Taino,
Yes that's true, I only use the full module when working on it in the toolset. I move all the items and conversation files to the cep2_custom.hak when testing localy, and for what is on the server, which brings it down below the limit. At some point I may do a major house cleaning, but that's down the road.

Axe, thank you, that did help, however now when I compile I get the message:
There was no "void main ()" function in the script.
Would you like to compile the script as a conditional script instead?
And I get 2 options yes or no... Not sure which to choose... Or if I should go back and put in the line void main () at the beginning?