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.

**
GoldingCircle is Offline
Contact GoldingCircle:

GoldingCircle

User

Messages by GoldingCircle

    

Re: Features Adding

 November 17, 2010, 03:24:27 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I'm trying to put some characters as CPU characters in my mugen game.
Like you cannot choose them in the selection screen.
    

Re: Features Adding

 November 17, 2010, 03:22:28 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I'm trying to put some characters as CPU characters in my mugen game.
Like you cannot choose them in the selection screen.
    

Re: Features Adding

 October 30, 2010, 11:18:47 pm View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

My  "var" code is not activating look at this code:
;Special Sharingan
[statedef 7000]
type = S
movetype = I
physics = S
ctrl = 0
anim = 444
poweradd = 0
sprpriority = 2

[State 7000, superpause]
type = SuperPause
trigger1 = time = 1
time = 70
movetime = 50
anim = -1
poweradd = 0

[State 7000]
type = VarSet
trigger1 = AnimElem = 2
v = 10
value = 1

[State 7000]
type = PlaySnd
trigger1 = time = 1
value = 7200,0

[State 7000]
type = Explod
trigger1 = time = 1 && var(10) = 0
anim = 7200
postype = back
pos = 0, 0
removetime = 70
supermovetime = 70
bindtime = -1
sprpriority = -5

[state 7000]
type = changestate
trigger1 = time = 52
value = 0
ctrl = 1

[state 7000]
type = afterimage
trigger1 = time = 0
time = -1
palcontrast = 255,255,255
paladd = 10,10,10
trans = add1

How can I fix this?
    

Re: Features Adding

 October 29, 2010, 06:23:58 pm View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I'm trying to put some characters as CPU characters in my mugen game.
Like you cannot choose them in the selection screen.
    

Re: Features Adding

 October 29, 2010, 12:17:19 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I'm trying for my charcater's damage to increase after var (10) = 1. HELP!! :'(
    

Re: I HOPE SOME ONE READS THIS!!!

 October 16, 2010, 09:33:35 pm View in topic context
 Posted by GoldingCircle  in I HOPE SOME ONE READS THIS!!! (Started by Feurian October 11, 2010, 08:44:43 pm
 Board: Development

I cant seem to change my character pallete color like this:


how can i fix this? >:(
    

Re: Features Adding

 October 16, 2010, 09:23:20 pm View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

No I havent. What do u mean corresponding code?

    

Re: Features Adding

 October 16, 2010, 01:31:02 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

How can I put "CPU" commands in my character . --;
    

Re: Features Adding

 October 16, 2010, 12:57:56 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

Its hard to activate it.
    

Re: Features Adding

 October 15, 2010, 04:47:08 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

How can i enable AI Cheat
    

Re: Features Adding

 October 15, 2010, 04:32:12 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

How can i open it
    

Re: Features Adding

 October 15, 2010, 04:15:08 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

What is AI Cheat and how can i put it in mugen.cgh
    

Re: Features Adding

 October 15, 2010, 03:42:54 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

What do u mean?
    

Re: Features Adding

 October 15, 2010, 03:29:27 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I have trouble putting up "CPU" commands.
    

Features Adding

 October 15, 2010, 03:19:01 am View in topic context
 Posted by GoldingCircle  in Features Adding (Started by GoldingCircle October 15, 2010, 03:19:01 am
 Board: Development

I had put  this command on |Double Tap|:
[Command]
name = "GrayCircle's Rendan"
command = y, y, y, y, y
time = 10

But when I double tap "y" button 5 times the command still does not working
    

Re: adding some features

 September 15, 2010, 11:36:13 pm View in topic context
 Posted by GoldingCircle  in adding some features (Started by GoldingCircle September 01, 2010, 08:29:11 pm
 Board: M.U.G.E.N Development Help

How do I change color of him when he comes in.
    

Re: adding some features

 September 05, 2010, 04:06:52 pm View in topic context
 Posted by GoldingCircle  in adding some features (Started by GoldingCircle September 01, 2010, 08:29:11 pm
 Board: M.U.G.E.N Development Help

how do you make a subsitution for the character?
    

Re: adding some features

 September 04, 2010, 07:58:28 pm View in topic context
 Posted by GoldingCircle  in adding some features (Started by GoldingCircle September 01, 2010, 08:29:11 pm
 Board: M.U.G.E.N Development Help

Can you give me an example?
    

I need....

 September 04, 2010, 06:59:34 pm View in topic context
 Posted by GoldingCircle  in I need.... (Started by GoldingCircle September 04, 2010, 06:59:34 pm
 Board: Development Resources

I need some page to find out about the codes meaning for Fighter Factory Ulimate.
    

Re: adding some features

 September 04, 2010, 02:19:32 pm View in topic context
 Posted by GoldingCircle  in adding some features (Started by GoldingCircle September 01, 2010, 08:29:11 pm
 Board: M.U.G.E.N Development Help

Like how?