Little Fighter Empire - Forums
[solved] Changing weapon question - 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)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14)
+---- Thread: [solved] Changing weapon question (/showthread.php?tid=1068)



[solved] Changing weapon question - LF2Heneha - 09-11-2008

Hello. Is it possible to make a weapon that will change when picked up
and it would be different on every char?

Example: Rudolf picks it up and it transforms into a katana,
John picks it up and it becomes a magic wand, and so on.

Can someone help?


RE: Changing weapon question - c4ss0k4 - 09-11-2008

well...
you could try cpoint and bdywith an 999 Y
try to put a 398 frame on every character...
this frame has and opoint that "summons" the weapon you want.. (opoint kind2)

and the weapon could have and opoint kind1 with state 18 and that has an itr kind 3 and caughact 398 398...

but and this 398 has next 397... so the 397 has the opoint kind 2 :D (you cant put the first frame after a trigger with an opoint)

well... this is the basic idea (hard work isn't it? U.u)
try it :D


RE: Changing weapon question - Deus Ex Machina - 09-11-2008

Well, there is a tutorial on the mainsite for something similar.
http://www.lf-empire.de/content/view/118/121/lang,en/
It's exactly the same, but instead of the attack frames, use an on_hand one.


RE: Changing weapon question - LF2Heneha - 09-12-2008

Yeah! It works! Thanks.