Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IS this custom weapon?
#1
I just found this:
Code:
// Sumeet/MikeD Note: How to add a weapon. "OFFLINE" mode only not, for now
// 1. string_assets\class.str:
//        -Add/modify class.str for OFFLINE_CLASS# -- # being the desired number in the menu list.
// 2. maps\mp\gametypes\_class.gsc:
//        -Add/modify level.classMap in init() to the corresponding CLASS#
//        -Add/modify a load_default_loadout() with the corresponding CLASS#
//        -If adding a new "weapon class" add to the if/else in weapon_class_register()
// 3. share\raw\mp\offline_classTable.csv:
//        -Add/modify the weapon and the appropiate attachments into this list
// 4. share\raw\mp\statsTable.csv
//        -Add/modify an entry in here with the corresponding weapon information.
// 5. share\raw\ui_mp\scriptmenus\changeclass_offline.menu
//        -Add/modify to the CHOICE_BUTTON_FOCUS section the appropiate CLASS#
// 6. share\zone_source\common_mp_weapons.csv
//        -Add the weapon
// -- You may need to add a icon material to ui_mp.csv, which is referred to from the statsTable.csv
[Image: wyipjqo9qon7rc2v1lo.jpg]
Reply

#2
Well it says "how to add a weapon". Anyway you can do that only with mod tools
[Image: azuw.jpg]
Reply

#3
(12-11-2010, 19:13)zxz0O0 Wrote: Well it says "how to add a weapon". Anyway you can do that only with mod tools
Don't know but I think mod tools is refer to these tutorial...May be we can do this without mod tools

[Image: wyipjqo9qon7rc2v1lo.jpg]
Reply

#4
.str files and .csv tables are only included in mod tools (see folder "share/raw") or in the .ff's that means we would have to decrypt the ff and find out the structures where the .str and .csv files are. So I think this was just an intern tutorial for themself but it might also work if we have mod tools
[Image: azuw.jpg]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Black Ops 2 Custom background? jotape99 10 11,690 10-29-2013, 07:22
Last Post: xInfinity.
Question Help Mw2 weapon skin question FroxIVx4 1 2,772 10-13-2013, 16:54
Last Post: hmann
Question Help Weapon Name iRoNinja 8 6,061 10-08-2013, 08:31
Last Post: iRoNinja
  Mw2 weapon porting? Cuddlyedits 3 4,376 09-15-2013, 16:43
Last Post: DidUknowiPwn
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,724 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
  Custom xanims DidUknowiPwn 8 6,686 08-28-2013, 08:17
Last Post: RaZ
Exclamation [Request] Random Weapon At Spawn Scripts18 3 4,431 07-27-2013, 23:53
Last Post: DidUknowiPwn
  Help Make ac130 shoot custom bullets Ra3shed 0 2,579 07-23-2013, 13:02
Last Post: Ra3shed
  [Tutorial] Custom gametype HUD iAegle 17 14,274 07-14-2013, 01:16
Last Post: Nekochan
  Help Mw2 weapon skin question FroxIVx4 1 2,702 07-06-2013, 19:22
Last Post: surtek

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.