• 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!

Lua [C++] Where is `uint32_t interval`?

I

Icy

Guest
uint32_t interval

More specifically in creatureevents, where is it defined as 500?


Edit: Do not tell me it's here:
Creature.h said:
#define EVENT_CREATURE_THINK_INTERVAL 500
It's not.
 
Last edited by a moderator:
Back
Top