• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Need offlinetraining for 1.2

kozmo

Member
Joined
Jan 30, 2009
Messages
433
Solutions
2
Reaction score
22
When i switched Server over to 1.2 a few things
stopped working like offlinetraining wondering
if someone has a working copy of the action script
Thanks :)
 
When i switched Server over to 1.2 a few things
stopped working like offlinetraining wondering
if someone has a working copy of the action script
Thanks :)
You need to update your data directory, if your still using the same server (compiled source) then you need to update that as well.
You can download the nightlies, the highest number is the latest.
http://nightlies.otland.net/
 
Code:
#791 48639e9 Started by GitHub push by marksamman
[Win32-Debug.exe] [Win32-Debug.pdb.rar] [Win32-Release.exe] [Win32-Release.pdb.rar] [x64-Debug.exe] [x64-Debug.pdb.rar] [x64-Release.exe] [x64-Release.pdb.rar]
Changes

    cdc2166 - damian.jarek93 - Fix #1533 Async queries in lua will now properly setup a ScriptEnvironment for their lua callbacks.
http://nightlies.otland.net/dl/forg...b5727091060c8d27e15690-b791-Win32-Release.exe
http://nightlies.otland.net/dl/forg...b1b5727091060c8d27e15690-b791-x64-Release.exe
 
Figured it out.. I needed a file in creature scripts for it to work for 10.82
Thanks for trying to help though.
 
Last edited:
Back
Top