PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
MoveObjectToRealm 2006-07-02 POL 097 Win32

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    PenUltima Online Forum Index -> Bug Reports 097
Display posts from previous:   

Author Message
Harley



Joined: 18 Mar 2006
Posts: 92
Location: World Earth

PostPosted: Sat Jul 22, 2006 7:16 am    Post subject: MoveObjectToRealm 2006-07-02 POL 097 Win32 Reply with quote

I have compile all my scripts to this version and, I have some problem with script 'go'. When I started to compile him, there were error:

Code:
Token '(' cannot follow token 'MoveObjectToRealm'
Function MoveObjectToRealm() is not defined.
Error compiling statement at c:\pol097~1\scripts\textcmd\seer\go.src, Line 131
Error in IF statement starting at File: c:\pol097~1\scripts\textcmd\seer\go.src, Line 130
Error compiling statement at c:\pol097~1\scripts\textcmd\seer\go.src, Line 130
Error detected in program body.
Error occurred at c:\pol097~1\scripts\textcmd\seer\go.src, Line 131


I think that this is misunderstanding and I have added to uo.em thoose line:

MoveObjectToRealm( object, realm, x, y, z, flags := 0 );

and compile. Connected at game, wrote .go and get at Pol and Ultima Online window's thoose error's:

Code:

Ultima Online Window: Unknown command: =go

At POL Window:
Unable to find uo::MoveObjectToRealm
script go: setProgram failed


At last core-changes I have not found any changes in occasion of MoveObjectToRealm. Please tell me, and help. What to me to do?

Thanks.

Author Message
Pierce



Joined: 02 Feb 2006
Posts: 259

PostPosted: Sat Jul 22, 2006 8:28 am    Post subject: Reply with quote

MoveObjectToRealm() does not exist anymore.
You'll have to use
MoveObjectToLocation( object, x, y, z, realm := _DEFAULT_REALM, flags := MOVEOBJECT_NORMAL );

Author Message
Harley



Joined: 18 Mar 2006
Posts: 92
Location: World Earth

PostPosted: Sat Jul 22, 2006 12:46 pm    Post subject: Reply with quote

Okay, thanks all.

Post new topic   This topic is locked: you cannot edit posts or make replies.    PenUltima Online Forum Index -> Bug Reports 097 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty