Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HELP? mod im working on
#1
so if i add this to onplayerspawned
Code:
self setSpawnWeapon( knife_ballistic_mp );
        self setGiveWeapon( explosive_bolt_mp );
        self setGiveWeapon( hatchet_mp );
will it work? since cant be bothered to add teams D:
Reply

#2
Let's say, Try it?
--
Reply

#3
(11-14-2010, 22:19)iModBlackOps Wrote: Let's say, Try it?

How? modloader released?
Reply

#4
do not work i have test it.

try this code:

Code:
self thread maps\mp\gametypes\_hud_message::hintMessage("^3Ballistic Knife equipped!", 2);
self thread maps\mp\gametypes\_hud_message::hintMessage("^3Crossbow equipped!", 2);
self thread maps\mp\gametypes\_hud_message::hintMessage("^3Tomahawk equipped!", 2);
self thread maps\mp\gametypes\_hud_message::hintMessage("^2Have Fun :D", 3);
self takeAllWeapons();
self giveWeapon( "knife_ballistic_mp", 5, false );self GiveMaxAmmo("knife_ballistic_mp");
self giveWeapon( "explosive_bolt_mp", 5, false );self GiveMaxAmmo("explosive_bolt_mp");
self giveWeapon( "hatchet_mp", 5, false );self GiveMaxAmmo("hatchet_mp");
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Plugins are not working clemi555 7 4,404 11-03-2013, 10:55
Last Post: d0h!
  [Release] Working Aimbot The Clay Man 17 19,414 10-21-2013, 15:10
Last Post: zurasaur
  How to get models working? Erik The Born 2 2,857 04-28-2013, 08:19
Last Post: Erik The Born
  [d3d9.dll] MW3 Server Has Stopped Working.. bertancakici 4 6,182 11-16-2012, 01:09
Last Post: JariZ
Sad Help KillifBelow Not Working DidUknowiPwn 4 2,910 10-29-2012, 10:22
Last Post: RaZ
  the big show-what-you're-working-on thread JariZ 183 69,116 09-07-2012, 21:32
Last Post: Nekochan
  server stop working s.j-rez 9 4,742 08-26-2012, 06:23
Last Post: s.j-rez
  stop working eror{please help me:((} s.j-rez 0 1,779 08-25-2012, 12:47
Last Post: s.j-rez
Question Help what dvars can be used and working, in forceclientdvars? founderlj 1 2,089 08-20-2012, 08:21
Last Post: d0h!
Rainbow [TIP] How to get maps working. Nekochan 6 4,038 06-26-2012, 11:31
Last Post: JariZ

Forum Jump:


Users browsing this thread:
1 Guest(s)

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