• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Starting to learn modding help question
#1
Hello,

After adjusting some mods for MW2, and getting banned for using them, I'd like to give it another try.

I'd like to ask for help on starting. I want to be able to test my mods ofcourse, but I'm afraid to get banned for BO as well. I read the Itsmods loader info, so I believe that would work.
But on starting, my question is as following.
I want to create a python only mod, which .gsc files do I need to adjust to do this.
Because I don't understand the complete code, I only know how to write java / c++ intermediate, it is hard for me.

Probably for most a python only mod is easily made. So if someone could maybe help me?

Kind regards,

Han
  Reply
#2
You dont need Itsmodsloader, BO has official mod support, you can launch mods from main menu
  Reply
#3
(10-21-2011, 17:40)Yamato Wrote: You dont need Itsmodsloader, BO has official mod support, you can launch mods from main menu

Ok, and there will be no risks of ban?
  Reply
#4
(10-21-2011, 17:57)hwopereis Wrote:
(10-21-2011, 17:40)Yamato Wrote: You dont need Itsmodsloader, BO has official mod support, you can launch mods from main menu

Ok, and there will be no risks of ban?

Nope. It's legal to mod now.
[Image: MaEIQ.png]
  Reply
#5
(10-21-2011, 17:58)Pozzuh Wrote:
(10-21-2011, 17:57)hwopereis Wrote:
(10-21-2011, 17:40)Yamato Wrote: You dont need Itsmodsloader, BO has official mod support, you can launch mods from main menu

Ok, and there will be no risks of ban?

Nope. It's legal to mod now.

But the question remains... Which files do I have to adjust to make a python only mod. I guess _rank.gsc and _ gametype.gsc. but is that all?
  Reply
#6
just check the modding tutorials section, there are a lot of threads about how to start. very useful for beginners.
and the official modding ability is only available when you own a legit steam version, cracked version is not supported
  Reply
#7
in _rank.gsc
find onplayerspawned()
and after self waittill("spawned_player");
add self giveweapon("python_mp");
[Image: lQDUjba.jpg]
  Reply
#8
Sad ahh that's a spoiler. I knew that one. Now I think of it.. I guess thats all it takes to make a python only mod?

I'm just going to start trying to make something.. I now realize my question maybe was a bit dumb. But in MW2 most mods contained a few more _.gsc files thats why i asked.
Thank you for the reply.

And ofcourse I have legit steamWink Otherwise I wouldnt be afraid to get bannedWink.

I now also realize I just have to write a new .gsc file. Sorry for the question.. it was really noobish
  Reply
#9
u have to add self takeAllWeapons();
[Image: ctoc.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Mw2 weapon skin question FroxIVx4 1 2,755 10-13-2013, 16:54
Last Post: hmann
Rainbow please help me = question's clacki 1 2,171 09-24-2013, 15:22
Last Post: OzonE
  [Request] Request for Assistance with Modding COD: BO using Mod Tools one1lion 9 6,066 09-17-2013, 21:04
Last Post: one1lion
  [Request] Might be a silly question... regarding SetPlayerData camxxcore 4 3,588 08-10-2013, 21:50
Last Post: camxxcore
  Help Modding Zombie Mode DarthKiller 3 4,482 07-09-2013, 21:08
Last Post: Nekochan
  A question about the Call of Duty Black Ops king_dom 1 3,392 07-08-2013, 05:26
Last Post: DidUknowiPwn
  Help Mw2 weapon skin question FroxIVx4 1 2,676 07-06-2013, 19:22
Last Post: surtek
  Question on how to "Spawn" a flying rocket as a player? akillj 8 5,043 06-04-2013, 01:54
Last Post: rotceh_dnih
  Help Freaking weird error when starting server!!!! Misterio 5 4,428 04-23-2013, 01:47
Last Post: Misterio
  bot question meisking 1 1,833 04-13-2013, 11:02
Last Post: SuperNovaAO

Forum Jump:


Users browsing this thread: 1 Guest(s)