User Tools

Site Tools


cuo_funcs

This is an old revision of the document!


Scripting - ClassicUO functions

ClassicUO loads RE as a plugin, and as such RE does not have access to all the functionality in CUO, in fact RazorEnhanced treats CUO the same as the OSI client in terms of packet modification or generation.

There are cases when cheating on this situation is desirable, and that is what will go in this component.

Needless to say CUO function will do nothing on an OSI client.

Message

Load World Map Markers
Syntax CUO.LoadMarkers()
Description:
Executes the function used by the CUO ui to reload all the map markers.
Returns void
In Object: CUO
Parameters: None
Set the GoTo WorldMapMarker
Syntax CUO.GoToMarker(x, y)
Description:
Executes the function used by the CUO ui to set a temporary GoTo marker on its map
Returns void
In Object: CUO
Parameters: None
Set the FreeView in WorldMap
Syntax CUO.FreeView(bool)
Description:
Executes the function used by the CUO ui to set a FreeView on its world map on/off
Returns void
In Object: CUO
Parameters: None
Close T-Map gumps
Syntax CUO.CloseTMap()
Description:
Closes the T-Map gumps in CUO. If none are closed it returns False
Returns True - closed a t-map gump, False - no gumps could be closed
In Object: CUO
Parameters: None
Profile Property Set
Syntax CUO.ProfilePropertySet(profileName, bool/int/string)
Description:
Sets a profile property in CUO profile
Returns True - closed a t-map gump, False - no gumps could be closed
In Object: CUO
Parameters: None

cuo_funcs.1664070537.txt.gz · Last modified: 2022/09/25 01:48 by credzba

Exception: Git command failed to perform periodic pull: From https://github.com/RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error

Exception: Git command failed to perform periodic pull: From https://github.com/RazorEnhanced/razorenhanced.github.io * branch main -> FETCH_HEAD error

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the gitbacked plugin.

More info has been written to the DokuWiki error log.