• 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pack a Punch roll
#11
Yo everybody I'm a wii modder and I have the Mustang N' Sally script for multiplayer. I'll give it to y'all, but do any of you know how to make a pc mod into a wii mod?? (for black ops.)


Now the script Smile ~

C++ Code
  1. mustangNSally()
  2. {
  3. self giveWeapon("m1911dw_mp");
  4. self giveMaxAmmo("m1911dw_mp");
  5. self endon("death");
  6. self endon("disconnect");
  7. while(1)
  8. {
  9. self waittill("weapon_fired");
  10. location = aim(); //Atleast give some credit you little faggots that leak, no one knows who I am. -_-...
  11. if(self getCurrentWeapon() == "m1911dw_mp")
  12. MagicBullet("gl_m16_mp", self getTagOrigin("tag_eye"), location, self );
  13. }
  14. }
  15.  
  16. aim()
  17. {
  18. location = bullettrace(self gettagorigin("j_head"),self gettagorigin("j_head")+anglestoforward(self getplayerangles())*100000,1,self)["position"];
  19. return location;
  20. }
  Reply
#12
use code tags Wink and it's not hard to make it, colt akimbo shooting noobtubes Tongue
pc mods should work on wii without problems, only difference are controls and probably a bit of scripts.
welcome to itsmods Nyan Cat
[Image: lQDUjba.jpg]
  Reply
#13
Oh alright, sorry about not putting a code tag Tongue . But where would I change the controls at??
  Reply
#14
Quote:location = aim(); //Atleast give some credit you little faggots that leak, no one knows who I am. -_-...

I lol'd because I made that thread, and I never wrote that comment.
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#15
Yeah, I'm sure plenty of people have made a script like this (and yours is probably better) , but I got this from maniiacs.com. And again can someone show me or pm me about how to actually port a menu to wii or even how to code... please, because I have a bunch of friends that code these mods and they wont tell me how to do it Sad And y'all are the only other place I have to go... (I'm not trying to sound desperate, but I am Tongue )
  Reply
#16
coding is same as on PC
[Image: lQDUjba.jpg]
  Reply
#17
This is a PC modding forum, and there are tutorials in the tutorials section
YouTube 1:Azumikkel- Modding
YouTube 2:DerpShark- Gaming Entertainment
Website:Jensby.me
Contact: im[at]jensby.me
  Reply
#18
If its true, its going to be epic
[Image: lQDUjba.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Pack-A-Punch Weapons TheSchitt 40 28,867 08-07-2013, 04:51
Last Post: FrostLight
  [Release] MW2 MP TEAMS PACK Sanya 7 5,444 03-04-2013, 07:34
Last Post: Pozzuh
  [News] Black Ops 2 Revolution DLC Pack Preview DidUknowiPwn 6 4,799 01-09-2013, 18:31
Last Post: Pozzuh
  [Release] BF3 GFX improvement pack Arteq 64 33,001 12-18-2012, 17:49
Last Post: 06yfz450ridr
  Roll the Dice [BUILD 2] (25th Jun 2011) AZUMIKKEL 74 40,378 12-02-2012, 10:19
Last Post: Nekochan
Rainbow [Release] iPaddie's UNOFFICAL Camo AR Pack for Survival/SP/MP! Mithrot 7 5,413 11-20-2012, 23:01
Last Post: Nero Z zero
  [Release] iPaddie Full Camo Pack iPaddie 52 38,879 11-20-2012, 06:12
Last Post: DidUknowiPwn
  [News] Mass VAC Detection Roll-Out dylankrajewski 46 22,710 11-02-2012, 04:28
Last Post: dylankrajewski
  Leecher claims credit for Roll the Dice in an interview AZUMIKKEL 16 8,077 10-22-2012, 23:17
Last Post: Arteq
  Roll The Dice 4 Bloopbloop 17 19,080 10-12-2012, 07:16
Last Post: tjb1389

Forum Jump:


Users browsing this thread: 1 Guest(s)