Quote
Originally posted by Ledorax:
Hay, I was wondering if there is any way to make a spell graphic (for example) wich follows the player whereever he/she goes. Because if that would be possible then it would not be very hard to change the helmet/armor of the player. The spell should be cast when the player equips an item and, well... "un-cast" when the player unequips it.
Yes it is possible but it looks very awful for what you want to do. The reasoning is that the graphic will be a stamp and will be placed based on the player's graphic position. The player's graphic position is based on movement tile coordinates. However, there are several frames for the player which shift its position slightly within that movement tile which the stamp can not follow. Thus what will occur is that the player will walk from tile to tile and the stamp will remain fixed and then "snap" to the player. It is very cludgy and looks terrible.
Quote
Also, could I make a spell wich will last until an event tells it to stop?
Yep. Create a (url="http://"http://stark.evula.net/plugin_faq.htm#tiptimer")timer(/url).
------------------
(url="http://"http://stark.evula.net/pogwalkthrough.htm")PoG Walkthrough and Compendium(/url) | (url="http://"http://stark.evula.net/plugins/dev_tools.htm")PoG Dev Tools(/url) | (url="http://"http://stark.evula.net/plugins/spells_expander.htm")Spells Expander(/url)
(url="http://"http://stark.evula.net")Stark.evula.net(/url) | (url="http://"http://www.evula.net")EVula.net(/url) | (url="http://"http://mail.ambrosiasw.com/mailman/listinfo/coldstone_dev")Coldstone-dev mailing list(/url) | (url="http://"http://ucplugs.evula.net/pog.html")PoG Upcoming Plug-Ins Directory(/url)