Repositories (3)
Game_Server
1 snippets stored for this repo
ZonePC(zoneID, instance_id, x, y, z, heading, ignorerestrictions, zm);
break;
case GMSummon:
// Surprise Motherfucker!
// Message(15, "You have been summoned by a GM!");
ZonePC(zoneID, instance_id, x, y, z, heading, ignorerestrictions, zm);
break;
mac-server
0 snippets stored for this repo
quests
1 snippets stored for this repo
sub EVENT_SAY {
if($text=~/Hail/i){
quest::say("It's that bastard Tormax whats the cause of all our trouble. What we need to do is send some specially trained assasins to take him out. Sure it's not the most honorable thing to do, but without him the giants wouldn't know what to do."); }
}
sub EVENT_SIGNAL {
if($signal==1) {