Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wrong move of cahracter "Devan"
#1
Hi Friends,

I have problems with characters "Devan". I have installed "Devan" and started playing with it, its good but a move of "Devan"(power) generates 20 to 25 "Hiei" characters. My LF2 contains

93 characters
15 to 20 custom weapons

The move is DvJ (BatRage) + A which generates lots of "Hiei"
By doing DvJ Devan takes a high jump after that If I press attack then it generates lots of "Hiei" characters.
and if I press jump then it remain flying.
Notes - D - Defense
J - Jump
A - Attack

Have anybody came across it.
Any Sugestions...
How can I fix it?
Reply
Thanks given by:
#2
The Hiei character has the same ID as whatever was supposed to be spawned during that move.
You can try changing the ID of Hiei to an unoccupied number, but this may cause problems. Best bet would be to remove Hiei.
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#3
(08-03-2012, 09:15 AM)Alblaka Wrote:  The Hiei character has the same ID as whatever was supposed to be spawned during that move.
You can try changing the ID of Hiei to an unoccupied number, but this may cause problems. Best bet would be to remove Hiei.

All character's IDs are unique. I want to solve the problem without removing Hiei or any other characters.
can I do something with coding(.dat file)?

Reply
Thanks given by:
#4
try reading alblaka's post more carefully.

it's not just character ids being unique. the "Hiei" character has the same id as one of the (maybe) type 3 objects that is supposed to be opointed when Devan uses his move.



Azriel~
Reply
Thanks given by:
#5
(08-03-2012, 10:53 AM)Azriel Wrote:  try reading alblaka's post more carefully.

it's not just character ids being unique. the "Hiei" character has the same id as one of the (maybe) type 3 objects that is supposed to be opointed when Devan uses his move.



Azriel~

I have checked and compared devan_chase.dat and devan_dbat.dat
The similarity is that the image used in it is same "bat_chase.bmp".

I am attaching the two .dat file i.e. devan_chase.dat and devan_dbat.dat
can anyone show some more light on this?

Reply
Thanks given by:
#6
jeez, looks like you don't understand anything.
this has nothing to do with .dat files, just check your data.txt

Reply
Thanks given by:
#7
(08-03-2012, 01:46 PM)The Hari Wrote:  jeez, looks like you don't understand anything.
this has nothing to do with .dat files, just check your data.txt

Now, I understand, but all the IDs are unique.
This is my current data.txt's devan

id: 68 type: 0 file: data\devan.dat
id: 405 type: 3 file: data\devan_dbat.dat
id: 401 type: 3 file: data\devan_ball.dat
id: 402 type: 3 file: data\devan_chase.dat
id: 406 type: 1 file: data\devan_meteor2.dat
id: 403 type: 1 file: data\devan_meteor.dat

I just changed line
id: 405 type: 1 file: data\devan_dbat.dat
to
id: 405 type: 3 file: data\devan_dbat.dat

Still I am facing the problem.
Any other idea.... ?
Reply
Thanks given by:
#8
WTH are you doing? now you changed type of object. type: 3 is an attack, type: 1 is a light weapon.
maybe your IDs are unique for this one character, but lol, you have there 93 chars (-___- who the hell needs that much?!)
one of "Devan's" attack and that character - "Hiei" HAVE THE SAME ID
id: 405 type: 3 file: data\devan_dbat.dat
id for god's sake, not type... :|

Reply
Thanks given by:
#9
(08-03-2012, 05:57 PM)The Hari Wrote:  WTH are you doing? now you changed type of object. type: 3 is an attack, type: 1 is a light weapon.
maybe your IDs are unique for this one character, but lol, you have there 93 chars (-___- who the hell needs that much?!)
one of "Devan's" attack and that character - "Hiei" HAVE THE SAME ID
id: 405 type: 3 file: data\devan_dbat.dat
id for god's sake, not type... :|

As I have earlier said "All the IDs are unique". So, may be, it's not the problem of data.txt
It's something else, and I am not getting what's the actual issue is? For your sake I attaching the data.txt.
Sometime I have seen that having lots of character create such kind of issues and I want to know what is behind this.

Any Help !! Any pointer??
Reply
Thanks given by:
#10
You changed the id of one of Devan's attacks. (You changed meteor2 from 404 to 406.) However, in Devan's .dat file the opoint still tells the game to create an id: 404 (which is Hiei in your case).

To solve this, open Devan.dat with a Data Changer and replace all "oid: 404" with "oid: 406".
Quote of the Day f***ing Year (Click to View)
Reply
Thanks given by: makfighter@lf.in




Users browsing this thread: 1 Guest(s)