Home   Help Search Login Register  

Author Topic: Organizing Addons  (Read 1133 times)

0 Members and 1 Guest are viewing this topic.

Yippyfn

  • Guest
Organizing Addons
« on: 22 Feb 2005, 20:29:49 »
How can re-organize my addons in the editor? For example instead of having:

West-->Soandsoaddons-->Unitname

how can I classify them to my heart's desire?

Offline Pilot

  • Contributing Member
  • **
Re:Organizing Addons
« Reply #1 on: 22 Feb 2005, 20:36:28 »
You will have to adjust the config
Code: [Select]
.cpp file.  Do this by adjusting this value:vehicleClass="Soandsoaddons";
This will make the addon show up under the Soandsoaddons folder in the editor.

Yippyfn

  • Guest
Re:Organizing Addons
« Reply #2 on: 22 Feb 2005, 21:18:41 »
Ok, what program should I edit it in?

Offline Pilot

  • Contributing Member
  • **
Re:Organizing Addons
« Reply #3 on: 22 Feb 2005, 21:27:32 »
Notepad or Wordpad

Yippyfn

  • Guest
Re:Organizing Addons
« Reply #4 on: 23 Feb 2005, 00:17:38 »
Thanks for the help!  :)