Hi everyone, I am having problem with any kind of spells that changes the character status like boosts or curses... the client stucks and everytime i try to login with that character the client stucks again.
Here the code for bless pkg\systems\spells\spellScripts\circle3\bless.src ...
I'm having problem with my client.... when another player start walking when using a mount (any mount), the client does not refresh the graphics and some parts of the player didn't disappears making a trail of the path that he did in the realm.
its a large terrain mult that im using to build custom houses.
This itemdesc is inside a pkg "housing", not sure if theres a problem by create in pkg... and yes i ran uoconvert on multis. Inside multis.cfg the objtype ...
Everytime i use the SendInstaResDialog( character ); it print a msg "Ressurrect menu choice: 2" in my Pol window.
why the Ressurrect menu choice dont appear on game window?"Ressurrect menu choice: 1" in Pol window.
why im not assuming the ghost form?
Im having trouble with include files when i declare 1 include in more then 1 script,ex: include"include/classes"; its saying that i already have declare the constants of that include file in another script.... whats the best include files structure? plz give me a example of how to create include ...