Added Corrected Char Sheet XP script by -=HA=-
Added Corrected Char Sheet XP script by -=HA=-. Updated a few NPC onDeath scripts to use point at the correct XP scripts. Full compile. Updated release archive.
This commit is contained in:
@@ -466,7 +466,7 @@ if(GetLocalInt(GetModule(), "COLORS_OK")==1)
|
||||
//Turn their channel to talk..
|
||||
SetPCChatVolume(TALKVOLUME_TALK);
|
||||
//Tell the PC the DMs are not recieving messages..
|
||||
SetPCChatMessage("The DM has turned off Party Chat temporarialy.");
|
||||
SetPCChatMessage("The DM has turned off Party Chat temporarily.");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -480,7 +480,7 @@ if(GetLocalInt(GetModule(), "COLORS_OK")==1)
|
||||
//Turn their channel to talk..
|
||||
SetPCChatVolume(TALKVOLUME_TALK);
|
||||
//Tell the PC the DMs are not recieving messages..
|
||||
SetPCChatMessage("The DM has turned off DM tells temporarialy.");
|
||||
SetPCChatMessage("The DM has turned off DM tells temporarily.");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user