wizard help!, How to add on various actions |
wizard help!, How to add on various actions |
Aug 12 2005, 11:57 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2005 Member No: 201,618 |
Hi! i was wondering if anybody could help me with this! I wanna add on all the actions (or most) of the actions that were listed below. however when i added them, only 2 new actions appeared when i added 10 or so. Does any1 know how to change this? Please help!!
|
|
|
|
![]() |
Aug 14 2005, 12:00 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2005 Member No: 201,618 |
Ok Thank yoU!
<!-- begin code provided by createblog.com --> <Object ID=tsaiannie53441 ClassID=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></Object> <script language="JavaScript"> <!-- // //edit at next section var RoverID; var RoverACS; tsaiannie53441.Connected = true; RoverLoaded = LoadLocalAgent(RoverID, RoverACS); Rover = tsaiannie53441.Characters.Character(RoverID); Rover.Show(); //list the actions below //use Rover.Play to make it move //use Rover.Speak to make it talk Rover.Play("GetAttention"); Rover.Speak("WELCOME TO MY XANGA!"); Rover.Play("Acknowledge"); Rover.Speak("ENJOY!"); Rover.Play("Wave"); Rover.Play("DoMagic1"); Rover.Play("DoMagic2"); //do not edit below this line Rover.Hide(); function LoadLocalAgent(CharID, CharACS) { LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS); return(true); } //--> </script> <!-- end code provided by createblog.com --> I added the: Rover.Play("Wave"); Rover.Play("DoMagic1"); Rover.Play("DoMagic2"); (just three actions for now Thank you soo much!! |
|
|
|
cafwin wizard help! Aug 12 2005, 11:57 PM
electric shock PLEASE DON'T POST QUESTIONS IN THE XANGA SCRIP... Aug 13 2005, 05:17 PM
Coleman4747 try putting it in the request section Aug 13 2005, 09:54 PM
niez_cho ^ ... what? Coleman4747, please STOP SPAMMING.
c... Aug 13 2005, 10:35 PM
niez_cho I tried with the Xanga Skin Editor and it works (I... Aug 14 2005, 12:02 AM
cafwin oooh ok!! thank you soooo much! Aug 14 2005, 01:03 AM![]() ![]() |