if any one has any idea on how to remove SMART or add it plz contact me ASAP thx
if any one has any idea on how to remove SMART or add it plz contact me ASAP thx
Use the search button next time and try to improve your typing.
"The enemy of my enemy is next!"~Lord Solar Macharius
"When the power of love overcomes the love of power the world will know peace" ~Jimi Hendrix
Use the spell-checker before you post!
http://www.srl-forums.com/forum/begi...sh-t42131.html
^Beginners guide to English (READ IT!)
Removing smart is pretty easy..
Find the lines;
{.include ..../Smart.scar} -> remove it
Ctrl + F -> Remove any procedure with "Smart" in it
Ctrl + F -> "LoginPlayer" add in ActivateClient before it
SCAR Code:ActivateClient;
LoginPlayer;
Use the search button dude
Project: Welcome To Rainbow
OK lets make it simpler eh?
Just delete include/ smart at the top of the script.
Then find the bit where it will open smart in the world of your choice
like::
SMARTSetupEx(109, False, True, False);
Wait(5000);
SetTargetDC(SmartGetDC);
repeat
wait(100);
until(SmartGetColor(253, 233)<>1118604);
just an example, so delete Smartsetup, and run wallah! it runs without smart.
~Tom~
There are currently 1 users browsing this thread. (0 members and 1 guests)