• 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!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

TalkAction Command !ping - To check if the player got lag.

Errors:
Code:
[21:51:21.789] [Error - TalkAction Interface]
[21:51:21.789] data/talkactions/scripts/ping.lua:onSay
[21:51:21.789] Description:
[21:51:21.789] data/lib/123-pinglib.lua:37: attempt to call global 'CheckPing' (a nil value)
[21:51:21.789] stack traceback:
[21:51:21.789]  data/lib/123-pinglib.lua:37: in function 'loop'
[21:51:21.789]  data/lib/123-pinglib.lua:55: in function 'getPing'
[21:51:21.790]  data/talkactions/scripts/ping.lua:2: in function <data/talkactions/scripts/ping.lua:1>

bump!
 
btw, this is not lag time LOL, every server must send ping then the client must send pong, to ensure that the client is still alive, so dont fool yourself and think it's lag time :p
 
You should really get to school and practice your English, wow.
 
Let Mock just talk with lua.
He talks better in lua Language than in english, he pwn tho :e
 
Code:
[01/04/2011 18:00:59] [Error - TalkAction Interface] 
[01/04/2011 18:00:59] data/talkactions/scripts/ping.lua:onSay
[01/04/2011 18:00:59] Description: 
[01/04/2011 18:00:59] data/lib/123-pinglib.lua:37: attempt to call global 'CheckPing' (a nil value)
[01/04/2011 18:00:59] stack traceback:
[01/04/2011 18:00:59] 	data/lib/123-pinglib.lua:37: in function 'loop'
[01/04/2011 18:00:59] 	data/lib/123-pinglib.lua:55: in function 'getPing'
[01/04/2011 18:00:59] 	data/talkactions/scripts/ping.lua:2: in function <data/talkactions/scripts/ping.lua:1>

yeah im having troubles as well.
 
Last edited:
I think the errors are because u didn't compile the sources that Mock put on links in the first page... :/

You have to compile by yourself. The link of the source coe and the lib are in first page.

Code:
[01/04/2011 18:00:59] [Error - TalkAction Interface] 
[01/04/2011 18:00:59] data/talkactions/scripts/ping.lua:onSay
[01/04/2011 18:00:59] Description: 
[01/04/2011 18:00:59] data/lib/123-pinglib.lua:37: attempt to call global 'CheckPing' (a nil value)
[01/04/2011 18:00:59] stack traceback:
[01/04/2011 18:00:59] 	data/lib/123-pinglib.lua:37: in function 'loop'
[01/04/2011 18:00:59] 	data/lib/123-pinglib.lua:55: in function 'getPing'
[01/04/2011 18:00:59] 	data/talkactions/scripts/ping.lua:2: in function <data/talkactions/scripts/ping.lua:1>

yeah im having troubles as well.
My bad. lib fixed.
Install the lib aigan :p (only the lua not the c++)
Let Mock just talk with lua.
He talks better in lua Language than in english, he pwn tho :e

thx XD!
 
bump same problem here also:

17:06 Your ping is -3 ms.
17:06 Sending an request...

anyone find a fix for this yet?
 
Back
Top