EQEMU Quest API: Difference between revisions

From EQArchives
Jump to navigationJump to search
(Created page with "== Perl Consts == === Mob === <pre> $bot_id $bot_owner_char_id $class $faction $h $hpratio $mlevel $mname $mobid $name $race $status $targetid $targetname $uguild_id $uguildrank $ulevel $userid $x $y $z </pre> === Zone === <pre> $instanceid $instanceversion $zonehour $zoneid $zoneln $zonemin $zonesn $zonetime $zoneweather </pre>")
 
No edit summary
Line 1: Line 1:
This will document the Quest API for Perl since that is what is used on EQ Archives.
== Perl Consts ==
== Perl Consts ==



Revision as of 22:46, 2 June 2023

This will document the Quest API for Perl since that is what is used on EQ Archives.

Perl Consts

Mob

$bot_id
$bot_owner_char_id
$class
$faction
$h
$hpratio
$mlevel
$mname
$mobid
$name
$race
$status
$targetid
$targetname
$uguild_id
$uguildrank
$ulevel
$userid
$x
$y
$z

Zone

$instanceid
$instanceversion
$zonehour
$zoneid
$zoneln
$zonemin
$zonesn
$zonetime
$zoneweather