Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Organizing Addons  (Read 1964 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!  :)