Author |
Message |
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Help?
Okay, I need help. I'm okay at spriting but I can't understand what to do at the notepad part. With all the X and the Y and Bullet Metal stuff... Please help. All I can do now is resprite other people's mods(Don't hurt me.).
|
Wed Nov 14, 2007 12:55 pm |
|
|
Mushroom head
Joined: Thu Jun 21, 2007 8:37 pm Posts: 215 Location: Hangar 18, somewhere in finland
|
Re: Help?
|
Wed Nov 14, 2007 12:57 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
Thanks a lot. I wonder if I should post the resprited mods here... I have to give credit of course...
|
Wed Nov 14, 2007 1:00 pm |
|
|
Foa
Data Realms Elite
Joined: Wed Sep 05, 2007 4:14 am Posts: 3966 Location: Canadida
|
Re: Help?
If its resprites are made from the sprites in Base.rte, don't give a. If its a resprite of a mod thats not created by you, ask permission.
|
Wed Nov 14, 2007 3:36 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
Okay, thanks Foa. I would've been in trouble if you hadn't told me. I have another question though, in some weapons, a shield can be equipped at the same time with that weapon while others can't. Why and how do I make other weapons like that? Sorry for too many questions but I'm curious...
|
Thu Nov 15, 2007 4:03 pm |
|
|
3 solid
Joined: Wed Mar 28, 2007 9:02 pm Posts: 1639 Location: Somewhere. Nowhere.
|
Re: Help?
Onehanded = 0 in the weapon code. (not the bullet or magazine code, the gun itself.)
Change it to 1.
(Or was it the other way round with twohanded?)
|
Thu Nov 15, 2007 9:09 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
Thanks a lot 3 solid!
|
Fri Nov 16, 2007 8:53 am |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
Okay, I promise, last question! How do you make a weapon start with the clone or soldier? Like the R.A.M. Mod, the Demon Mod, the Cloned Clone, etc. They all start out with a weapon once bought or placed, the Cloned Clone has an SMG, the Demons can breathe fire, well you get it...
|
Fri Nov 16, 2007 9:03 am |
|
|
3 solid
Joined: Wed Mar 28, 2007 9:02 pm Posts: 1639 Location: Somewhere. Nowhere.
|
Re: Help?
In the arm code for the clone look for HeldDevice = None or something along those lines, I haven't modded anything that uses that.
Change it to [tab][tab]HeldDevice = HDevice [tab]Copyof = (Weapon name here)
Anything else?
|
Fri Nov 16, 2007 6:04 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
Wow, you must be an expert at modding. Thanks again. But what if you want to put the weapon in the head? I'll just put it in the HeldDevice part of the head, if there is?
|
Sat Nov 17, 2007 3:44 pm |
|
|
Pyrorex
Joined: Sun Jun 24, 2007 6:13 am Posts: 505
|
Re: Help?
Lol wut? Nope, weapon will always be in the arms.
|
Sat Nov 17, 2007 3:46 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
okay, thanks.
|
Sat Nov 17, 2007 3:47 pm |
|
|
Metal Chao
Joined: Sat May 05, 2007 6:04 pm Posts: 2901
|
Re: Help?
To get it in the head, try editing the hand offsets. Or maybe it was the arm offsets...
|
Sat Nov 17, 2007 3:48 pm |
|
|
bbbzzz234
Joined: Mon Oct 01, 2007 1:33 am Posts: 374
|
Re: Help?
And or the size of empty space in the hand sprite (the pink colour).
|
Sat Nov 17, 2007 9:42 pm |
|
|
cc_addict
Joined: Fri Oct 19, 2007 12:18 pm Posts: 16
|
Re: Help?
thanks. I just need to know what offset goes where. (Great, another question) Is it possible to make a Rocket spread into bullets? Like the Gundam MkII's Hyper Bazooka?
|
Sun Nov 18, 2007 6:28 am |
|
|
|