Alexandria Uptime: 16.17 Days
Total players online: 0



Take the Tour | Site Map

Name

checkGain — Check for a skill gain within a certain timeframe.

Synopsis

call skill.txt checkGain { timeout } [ skill ] [ return ]

Author

Quintok

Parameters

Table 100. checkGain parameters

NameDescription
timeoutTimeout in 10ths of seconds
skillSkill to check
returnName of return value ('return' by default)

Description

Checks if a skill has been gained within a certain amount of time. Note: If you don't give the 2nd parameter you must choose the skill yourself with chooseSkill.

Returns

@%3 = #true if there was a gain, #false if not