The Dink Network

Reply to Invisible - Fixed thanks :)

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
August 8th 2011, 12:40 AM
custom_msdink.png
MsDink
Peasant She/Her New Zealand
Tag - Umm.. tag, you're it? 
Is there no other way for Dink to be made invisible - a sequence to run and him to be made visible again without fading and redrawing the screen? I am doing adding a summoning sequence to the regular fireball spell - the character doesn't redraw after the sequence has played through.

Any hints pls or do I have to fade down and up again which I prefer not to do unless 100% necessary?

sp_no_draw(1,1);
sp_no_draw(1,0);
doesnt work