YesNoOk

Show content

This section allows you to browse the content for this member. Note that you can only see content for which you have sufficient viewing permissions.

**
Fighting Toys Freak is Offline
Contact Fighting Toys Freak:

Fighting Toys Freak

User

Messages by Fighting Toys Freak

    

Command is not performing!

 March 10, 2012, 03:35:56 am View in topic context
 Posted by Fighting Toys Freak  in Command is not performing! (Started by Fighting Toys Freak March 10, 2012, 03:35:56 am
 Board: M.U.G.E.N Development Help

I have a particular command code that is not performing:
Code:
;Teleport Forward
[State -1, Teleport Forward]
type = ChangeState
value = ifelse((command="fwd_z"),700,701)
triggerall = var(0)=0
triggerall = command = "fwd_z" || command = "back_z"
triggerall = power >= 200
trigger1 = ctrl
trigger1 = time > 30
how come this isn't performing?
    

Trig formates?

 March 08, 2012, 01:26:26 pm View in topic context
 Posted by Fighting Toys Freak  in Trig formates? (Started by Fighting Toys Freak March 08, 2012, 01:26:26 pm
 Board: M.U.G.E.N Development Help

I want to advance within my character using mathematical equations. So I want to learn the use of log,sin,tan,cos,e,ln,floor and ceil triggers in certain state controllers. Any ideas?
    

Re: Displaying shadow?

 March 08, 2012, 03:36:08 am View in topic context
 Posted by Fighting Toys Freak  in Displaying shadow? (Started by Fighting Toys Freak February 24, 2012, 01:11:42 am
 Board: M.U.G.E.N Development Help

Quote
const(size.ground.width.front)
Are you sure that is correct? Should it be const(size.ground.front)? Does the equation apply differently?
    

Displaying shadow?

 February 24, 2012, 01:11:42 am View in topic context
 Posted by Fighting Toys Freak  in Displaying shadow? (Started by Fighting Toys Freak February 24, 2012, 01:11:42 am
 Board: M.U.G.E.N Development Help

How can I enlarge an explod figure (shadow effect) underneath a enemy depending of thier width? 
    

Help load character

 August 07, 2010, 04:07:24 am View in topic context
 Posted by Fighting Toys Freak  in Help load character (Started by Fighting Toys Freak August 07, 2010, 04:07:24 am
 Board: M.U.G.E.N Development Help

Help me with this. When I am loading my character into my MUGEN game from Fighter Factory Ulimate, it says this as an error:
Error message: Need at least 1 command
Error in GrayCircle.cmd
Error loading chars/ffu_char1/ffu_char1.def
Error loading p1
    

Re: Screenpack help

 August 07, 2010, 12:40:22 am View in topic context
 Posted by Fighting Toys Freak  in Screenpack help (Started by parse August 06, 2010, 07:30:27 pm
 Board: M.U.G.E.N Development Help

Its hard to put characters and stages in a screenpack
    

Re: How can I change the size in a helper sprite?

 August 06, 2010, 06:00:42 pm View in topic context
 Posted by Fighting Toys Freak  in How can I change the size in a helper sprite? (Started by supergarrocha August 01, 2010, 08:53:31 pm
 Board: M.U.G.E.N Development Help

What is a helper sprite?
    

Re: how do i shrink character slots

 August 06, 2010, 05:59:29 pm View in topic context
 Posted by Fighting Toys Freak  in how do i shrink character slots (Started by Fighting Toys Freak August 05, 2010, 02:59:18 am
 Board: M.U.G.E.N Development Help

But I have a System.def in a data folder and i have another System.def in mugen1 folder( I have the new MUGEN game edition)
    

character color

 August 05, 2010, 07:52:45 pm View in topic context
 Posted by Fighting Toys Freak  in character color (Started by Fighting Toys Freak August 05, 2010, 07:52:45 pm
 Board: M.U.G.E.N Development Help

Every time I share palettes with a character in Fighter Factory, The picture looks wierd. Please Help!
 
    

how do i shrink character slots

 August 05, 2010, 02:59:18 am View in topic context
 Posted by Fighting Toys Freak  in how do i shrink character slots (Started by Fighting Toys Freak August 05, 2010, 02:59:18 am
 Board: M.U.G.E.N Development Help

I have a problem shrinking characters slots for my mugen game please help