Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Akimbo any weapon?
#1
Would like to have a plugin for changing any weapon to akimbo.
Is possible to get it?
thanks in advanced
[RBC] Choobie

Ratbag Clan

Reply

#2
(12-27-2012, 21:37)SirGravzy Wrote: Probably easy, something like;
if text = !akimbo then
Primary. 'Akimbo code here
chattype. none

bla

Thats perfect! You just forgot code tags Troll
Reply

#3
http://www.itsmods.com/forum/Thread-Requ...asses.html
I explained a lot about akimbo there.
I think it will be something like this

CSHARP Code
  1. public override ChatType OnSay(String Message, ServerClient Client, bool Teamchat)
  2. {
  3. if (Message == "!akimbo")
  4. {
  5. Client.Other.PrimaryWeaponAkimbo = true; //Primary weapon set to akimbo
  6. Client.Other.SecondaryWeaponAkimbo = true; //Secondary weapon set to akimbo
  7. }
  8. }


Oh derp didn't knew that it was a request Tongue
I will make it but I don't think everygun is possible
Already busy for 20 mins now. Shit long code but ye I hope you will need it Tongue.

Okay, made it. Released on
http://www.itsmods.com/forum/Thread-Rele...kimbo.html
If you need any help with the code, I can explain you it.
[Image: b_560_95_1.png]
[Image: hax0r3ez.gif]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Mw2 weapon skin question FroxIVx4 1 2,770 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,372 09-15-2013, 16:43
Last Post: DidUknowiPwn
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,700 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
Exclamation [Request] Random Weapon At Spawn Scripts18 3 4,425 07-27-2013, 23:53
Last Post: DidUknowiPwn
  Help Mw2 weapon skin question FroxIVx4 1 2,700 07-06-2013, 19:22
Last Post: surtek
  [Request] List of all weapon models DidUknowiPwn 3 4,350 04-20-2013, 09:13
Last Post: Dominator56
Big Grin Help akimbo [HARD] Tony. 5 3,111 03-26-2013, 15:19
Last Post: hillbilly
  [Release] !weapon Plugin 8q4s8 40 23,746 03-24-2013, 17:02
Last Post: X-Track
  [Release] Black Ops ZM & MP weapon ID's JariZ 7 29,248 03-01-2013, 22:04
Last Post: JariZ

Forum Jump:


Users browsing this thread:
1 Guest(s)

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