Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial Load mods
#1
There have been some wrong ideas among modders about how to load your own code in Mods.
Most people change the _rank.gsc in order to do so.
This is a bad habit, even though it might feel easy: If Treyarch decides to change their own internal code (functionnames you will never need) and you rely on an old _rank.gsc in your mod, it will break the game in a later patch. You will also miss functionality in case it does not break completely.

Since CoD1 there has been the way to create the maps\mp\_load.gsc file.

Put your initialization code in the main() { ... } of that file to load your mod without any influence of external Treyarch files (which is also kinda illegal to include them in your mod because they are copyrighted and you just copy their work and release it (you don't hear me complain about that one)).
Stickied for truth.
Reply

#2
I did this right before you posted lol
[Image: b_560_95_1.png]
Reply

#3
Ah disregard this, this is wrong.
This thread has been moved to the boards archive.
Contact a moderator in case you want to contribute to this thread.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Vehicle mods! Erik The Born 1 3,125 09-05-2013, 10:55
Last Post: The_Reaper_1
  Help COD mw3 Error Couln't load image 3_cursor3:s Paylgs 2 13,566 07-18-2013, 18:46
Last Post: Nekochan
  Help mods meetingplum 6 5,448 07-16-2013, 12:11
Last Post: surtek
Wink All MW3 Mod Menus & Mods $pacebound 34 196,265 07-15-2013, 19:08
Last Post: monokiller88
Question Help Load FX's For Each Map DJSKilly 2 2,777 05-30-2013, 21:25
Last Post: DJSKilly
  hi Mods [HARD] Tony. 1 2,875 05-21-2013, 20:00
Last Post: Nekochan
  Custom load screen mw3? balakent 4 4,186 05-04-2013, 14:48
Last Post: Nekochan
  Help How do i use mods in mw2? ostmaskinen 2 3,724 05-04-2013, 08:42
Last Post: Nekochan
  I want to thank some people [2] Mods edition Arteq 7 5,746 04-05-2013, 18:10
Last Post: SuperNovaAO
  Help mods not showing up TheDAVAAD 2 3,698 03-17-2013, 03:19
Last Post: TheDAVAAD

Forum Jump:


Users browsing this thread:
1 Guest(s)

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