Data Realms Fan Forums http://45.55.195.193/ |
|
i need some help http://45.55.195.193/viewtopic.php?f=1&t=6620 |
Page 1 of 1 |
Author: | theannoyed1 [ Fri Jul 27, 2007 2:52 am ] |
Post subject: | i need some help |
im trying to make a mod of a clone that will automaticly include a weapon I saw it on a mod at somepoint but im not sure how to do it Can someone give me an explanation or a piece of a mod? Thanx |
Author: | Alenth Eneil [ Fri Jul 27, 2007 2:57 am ] |
Post subject: | Re: i need some help |
AddInventoryDevice = HDFirearm /t CopyOf = SMG |
Author: | Demented [ Fri Jul 27, 2007 4:35 am ] |
Post subject: | Re: i need some help |
There's a variable for that!? ...GEAGH! |
Author: | Grif [ Fri Jul 27, 2007 4:46 am ] |
Post subject: | Re: i need some help |
Silly Alenth, AddInventoryDevices are for Scenes. Anyways, in the arm coding for the actor, there should be a line saying Held Device = None. Make it into Code: HeldDevice = HDFirearm CopyOf = GUN With another tab before CopyOf. |
Author: | Demented [ Fri Jul 27, 2007 5:15 am ] |
Post subject: | Re: i need some help |
Whatever it's made for, it works for other things, and quite well at that. |
Author: | Alenth Eneil [ Fri Jul 27, 2007 6:20 am ] |
Post subject: | Re: i need some help |
Grif wrote: Silly Alenth, AddInventoryDevices are for Scenes. Anyways, in the arm coding for the actor, there should be a line saying Held Device = None. Make it into Code: HeldDevice = HDFirearm CopyOf = GUN With another tab before CopyOf. Code: AddActor = AHuman CopyOf = Green Clone InstanceName = Cloned Clone Buyable = 1 GoldCost = 0 AddInventoryDevice = HDFirearm CopyOf = SMG Team = 1 Orly? |
Author: | theannoyed1 [ Mon Jul 30, 2007 3:38 pm ] |
Post subject: | Re: i need some help |
I still cant get it 2 work right from this and other problems But thanx everybody 4 the input on my first mod |
Page 1 of 1 | All times are UTC [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |