Difference between revisions of "CliVer"
From Wiki
Stelminator (Talk | contribs) (→Example) |
|||
| Line 1: | Line 1: | ||
| − | + | {{header|Client Variables|ro|Contains the version of the Ultima Online client that EasyUO is attached to.}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | {{ro}} | + | |
| − | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
| Line 17: | Line 12: | ||
</pre> | </pre> | ||
| − | + | {{footer}} | |
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
Revision as of 07:47, 27 August 2005
| ⇒ | Contains the version of the Ultima Online client that EasyUO is attached to. |
Example
if #cliVer <> 4.0.0e
{
event SysMessage This script was developed for client 4.0.0e. Be aware of any changes.
pause
}
See also
| Main Page | Documentation |