Little Fighter Empire - Forums
DC Problems only on Exe version 2.0 - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11)
+--- Thread: DC Problems only on Exe version 2.0 (/showthread.php?tid=9626)

Pages: 1 2 3


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-04-2015

Like,

frame 0
pic 0 wait 800 next 1000 dvx 550 catenly...bla bla
frame end

Wish it will help u.


RE: DC Problems only on Exe version 2.0 - Lauli - 03-04-2015

It doesn't. Like not at all, how do you think this is gonna help?
Do what Doctor A said and post the code.


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-04-2015

I don't know how to post That code Will I post the data file.


RE: DC Problems only on Exe version 2.0 - YinYin - 03-04-2015

Like this
    DC-Code:
frame 0 
pic 0 wait 800 next 1000 dvx 550 catenly...bla bla
frame end
Except you copy the actual code instead of bla bla

edit: quote/reply to me to see how I formatted that to look proper


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-05-2015

(03-04-2015, 09:33 PM)YinYin Wrote:  Like this
    DC-Code:
frame 0 
pic 0 wait 800 next 1000 dvx 550 catenly...bla bla
frame end
Except you copy the actual code instead of bla bla

edit: quote/reply to me to see how I formatted that to look proper

Copy past

ike this,
    DC-Code:
frame 0 
pic 0 wait 800 next 1000 dvx 550 catenly...bla bla
frame end

Copy past

learned

ok here is the exact code.
    DC-Code:
frame 0 stand
pic 0 state 15 wait 500 next 1000 dvx 550 centerx 39 centery 7
frame end

Now u guys have understand...

And also Can I do this with any moveable object like a object is going Left to right.ha.or not.


RE: DC Problems only on Exe version 2.0 - Ramond - 03-05-2015

You didn't copy the frame into the code box, you only typed some stuff off, right? Well, did you make sure that whereever there is an opoint that creates this object, dvx is 0 in that opoint?

Maybe also tell us what exactly this object is supposed to be so that we can give more detailed hints


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-05-2015

i put the object in the stage. And I want it stand in the Exact place


RE: DC Problems only on Exe version 2.0 - Som1Lse - 03-05-2015

(03-05-2015, 09:02 AM)DARK-EVIL Wrote:  i put the object in the stage. And I want it stand in the Exact place
That is Marti Wong being evil and making stage mode all fancy and stuff. Basically whenever you specify x: in stage mode, then it is only a hint. The executable adds a random number to the number that is being given.
To fix this issue you need to use the Zero Placer data changing technique (http://www.lf-empire.de/lf2-empire/advanced-dc/adv-dc-stage/208-zero-placer).

(03-05-2015, 08:40 AM)Ramond Wrote:  You didn't copy the frame into the code box, you only typed some stuff off, right?
I think the reason for this is that he is posting using a phone, and modifying LF2 using a PC, so he has to write the code using his phone.

@DARK-EVIL: I don't know which phone you have, but I know that for some phones it is possible to connect a PC through the internet using the phones connection.
You could try this out: http://www.pcadvisor.co.uk/how-to/mobile-phone/3441165/how-use-your-smartphone-as-wi-fi-hotspot/


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-06-2015

Going Study the zero placer. And on the Stage Data I wrote,

stage bound is 10
Id 4706 x: -200 hp....etc etc..

Is about -200(minus 200)
I want to create/place The object backside of the stage. But It Doesn't Happen.The object Doesn't appear.

The zero planer Is no use to me.Its nothing.It will not help me to solve my prob Thanks.


RE: DC Problems only on Exe version 2.0 - MH-LABEEB - 03-07-2015

Guys its about Louis Running Jump punch. I wannna Make this move to a character but I failed Many times. Its happen But A prolem occur. So I will be great ful If U Post A txt file here and tell me how to do step by step and dont forget post the data structure in the txt too. Thanks