EVENT_SAY {
if($1- =~ "Hail") {
say("[faydark] [tox] [north] [nek] or [ro]");
}
if($1- =~ "fay") {
castspell("$userid","1336")
}
if($1- =~ "tox") {
say("here you go!!");
castspell("$userid","1337");
}
if($1- =~ "north") {
say("here you go!!!");
castspell("$userid","1338");
}
if($1- =~ "nek") {
say("here you go!!!");
castspell("$userid","1371");
}
if($1- =~ "ro") {
say("here you go!!");
castspell("$userid","1373");
}
}
thats a version of a TL script
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.
Current Work: EverQuest 2 Emulator. Zeklabs Server
|