mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
258 B
258 B
Function: GetIntBase(spawn)
Description: Gets the base intelligence of the current Spawn.
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: UInt32 of the Spawn's base intelligence.
Example:
Example Required