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 13 2005, 05:17 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
PLEASE DON'T POST QUESTIONS IN THE XANGA SCRIPTS SECTION.
What do you people have against that?!! -moved to xanga help- |
|
|
|
Aug 13 2005, 09:54 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 45 Joined: Aug 2005 Member No: 201,730 |
try putting it in the request section
|
|
|
|
Aug 13 2005, 10:35 PM
Post
#4
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
^ ... what?
cafwin: can you please post up your script? Just trying to see if there's anything wrong with it. |
|
|
|
Aug 14 2005, 12:00 AM
Post
#5
|
|
|
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!! |
|
|
|
Aug 14 2005, 12:02 AM
Post
#6
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 |
I tried with the Xanga Skin Editor and it works (I mean it does those actions your mentioned)... I put it in the custom header.
|
|
|
|
Aug 14 2005, 01:03 AM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Aug 2005 Member No: 201,618 |
oooh ok!! thank you soooo much!
|
|
|
|
![]() ![]() |