How do you get scar to change the Disguise once the script is finished?
Also
Is it possible to Disguise SMART?
How do you get scar to change the Disguise once the script is finished?
Also
Is it possible to Disguise SMART?
Won't SCAR's disguise be the same once the script is finished? Also, i don't think you can change SMART's disguise but i'm not sure.
lol

it is possible to change the title of SMART.. can't remember how tho..
and to change the title of scar just do..
Disguise('something');
(to have it change from "131/31131 loads" to "Script stopped" make a procedure called ScriptTerminate; and put Disguise('Script stopped
'); in it
you don't call ScriptTerminate anywhere.. it does it automatically
to change it when it ends, use this tutorial.
http://www.villavu.com/forum/showthread.php?t=41832
![]()
I believe you just need to create a procedure called TerminateScript, it will do this procedure when the script terminates.
Richard, its ScriptTerminate and you can't change the name of SMART, sorry champ.
You can do it to scar by using:
SCAR Code:Disguise('I''m setting the window''s name as this!');
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
Can't you have the Disguise({disguise}) bit in the ScriptTerminate procedure?
Thanks a lot for your help to bad you can't disguise SMART![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)