ScriptUO
General => New member introductions => Topic started by: butterbean on September 08, 2008, 10:15:13 AM
-
thanks this site will help alot
-
You're welcome, butterbean. This site has been pretty fun to run so far. Hope you enjoy it.
-
Welcome to the site. YOU WILL enjoy your stay....... OR ELSE
;D
-
Welcome to the site. YOU WILL enjoy your stay....... OR ELSE
;D
Wonders what the or else could be :o
-
Something like this? :)
retry:
if %stay = enjoy
return #true
set %stay enjoy
goto retry
Welcome ;)
-
Something like this? :)
retry:
if %stay = enjoy
return #true
set %stay enjoy
goto retry
Welcome ;)
You forgot the "else" statement...
:)
Welcome sir.
-
I have to add my thanks to the list of people above. Everyone here has been very helpful and seems to care about their Scripts and what happens in UO.
THANKS TRAILMYX and EVERYONE ELSE who contributes!
-
The else statement is actually not needed there since it will return if the first is true. The minimalist in me stopped me from writing it :P