Reply to Re: Can this be done?
If you don't have an account, just leave the password field blank.
When I hit him randomly he will spawn guards, I use this to spawn them:
int &guard = create_sprite(&303, &387, 9, 297, 1);
sp_script(&guard, "EN-QGUARD");
They doesnt spawn there I want they spawn in the left corner!!
So does the boss when he dies, like teleported to the left corner! Why does this happen?
int &guard = create_sprite(&303, &387, 9, 297, 1);
sp_script(&guard, "EN-QGUARD");
They doesnt spawn there I want they spawn in the left corner!!







