Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with mod
#1
Hi,

This is what i have done till now:
  • Changed _rank.gsc into mp_rank.gsc and put it into steamapps/common/call of duty black ops/mods

This is the part what i changed in _rank.gsc:
Quote:onPlayerSpawned()
{
self endon("disconnect");

for(;Wink
{
self waittill("spawned_player");
Self giveWeapon ( "famas_reflex_dualclip_silencer_mp" );
if(!isdefined(self.hud_rankscroreupdate))
{
  • Finally I started Black Ops, click on Mods, and it says unmodded Black Ops:
[Image: 21ovwq9.jpg]
Reply

#2
Did you download the modtools in steam libary?

[Image: fefae57e.png]

and:

Reply

#3
I guess he just put the files /mods/_rank.gsc
You need to create a folder like 'mp_mymod' and put your mod in there....
Reply

#4
".. /mods/mp_testmod/maps/mp/gametypes/_rank.gsc"

should be it actually. (This works with and without mod tools)
[Image: MaEIQ.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

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