| Code: |
10-25 Austin
Added : Entry to pol.cfg 'RealmDataPath' to set a different path to the data created by uoconvert.
Defaults to 'realm/'
10-20 Austin
Fixed : array{array{}} was appending as a single array as a result of a 10-17 change. |
| Code: |
10-28 Shinigami
Changed : em-files moved to script\modules subfolder.
Please remove your old em-files and modify ModuleDirectory in ecompile.cfg !
10-27 Austin
Fixed : MoveObjectToLocation() will return an error if a multi (other than a boat) is moved.
10-20 Austin
Fixed : Items were being marked as in use permanently once picked up by a client.
which prevented them from being destroyed.
Fixed : DestroyItem() and SubtractAmount() will work on items reserved in the same script. |