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.


code4240 is Offline
Contact code4240:

code4240

User

Messages by code4240

    

Clone programming

 October 24, 2009, 06:59:12 am View in topic context
 Posted by code4240  in Clone programming (Started by code4240 October 24, 2009, 06:59:12 am
 Board: M.U.G.E.N Development Help

How do you give a clone AI? I created a clone, but it does nothing but stand around.

I did add a state controller for the AI activation var with the trigger "ishelper(152)", but the AI was very limited, and had glitches.

[mcode][State -2, Helper]
type = Helper
trigger1 = !numhelper(152)
helpertype = player
name = "Clone?"
ID = 152
stateno = 0
pos = 100,0
postype = p1
facing = 1
keyctrl = 0
ownpal = 1
persistent = 1[/mcode]

The code to create the character. Using -2 for easier char testing

[mcode][State -3]
Type = varset
Trigger1 = ishelper(152)
var(59) = 2[/mcode]

The inadequate AI activator code...
    

Re: What is your favorite Touhou character?and why?

 September 08, 2009, 01:09:18 am View in topic context
 Posted by code4240  in What is your favorite Touhou character?and why? (Started by Utsuho Reiuji May 17, 2009, 03:40:50 am
 Board: All That's Left

Flandre. ^^
    

Re: Shadow Flandre

 August 13, 2009, 02:14:59 am View in topic context
 Posted by code4240  in Shadow Flandre (Started by code4240 August 13, 2009, 01:49:50 am
 Board: Edits & Add-ons

I knew something was wrong when I noticed it was a Evil version of a Touhou character that was broken to begin with.

but instakill with one button? This is just disgusting.

She wasn't broken to begin with. AND THE ENTER KEY DOESN'T KILL ALL CHARACTERS!!!!!
    

Re: Shadow Flandre

 August 13, 2009, 02:13:18 am View in topic context
 Posted by code4240  in Shadow Flandre (Started by code4240 August 13, 2009, 01:49:50 am
 Board: Edits & Add-ons

Good luck again don't worry about the hater.

I assume you were talking about me....because I point out that you can instant kill any opponent simply by hitting enter, making it overpowered..?

Because I gave feedback, with no bias..?

Because I bothered to playtest the character..?

It's not completely an instant kill. It doesn't kill chars with high hp, like sephiroth, or ones that regenerate too quickly, like dark donald.
    

Shadow Flandre

 August 13, 2009, 01:52:45 am View in topic context
 Posted by code4240  in Shadow Flandre (Started by code4240 August 13, 2009, 01:49:50 am
 Board: Edits & Add-ons

This is my first character, an edit of Flandre, SHADOW FLANDRE!

One of its purposes it to be an answer to "Dark Donald".

http://www.youtube.com/watch?v=zX2TKWSXDJU

I'm new to this, so don't get too mad if it's bad.

If you think it's overpowered, be thankful its not like chuck norris or cheapest kfm. They are even worse.

Or god cho.

Sorry, download link removed. If you want it, you have to contact me on my youtube channel.
    

Shadow Flandre

 August 13, 2009, 01:49:50 am View in topic context
 Posted by code4240  in Shadow Flandre (Started by code4240 August 13, 2009, 01:49:50 am
 Board: Edits & Add-ons

This is my first character, an edit of Flandre, SHADOW FLANDRE!

One of its purposes it to be an answer to "Dark Donald".

http://www.youtube.com/watch?v=zX2TKWSXDJU

Download

I'm new to this, so don't get too mad if it's bad.

EDIT: Its been updated. And yes, I realize, it wasn't too good. Everyone make mistakes though, right? That's the best way to learn, after all.