if ($value == 5) {
## do this stuff
}
elsif ($value == 6) {
## do this stuff instead
}
elsif ($value == 8) {
## no no, do this stuff
}
else {
## no previous conditionals met so do this
}
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.