Update for NWN .35
Update for NWN .35
This commit is contained in:
@@ -10,8 +10,8 @@ if(!GetIsPC(oPC))return;
|
||||
if(GetIsDMPossessed(oPC))return;
|
||||
if(GetIsDM(oPC))return;
|
||||
|
||||
AddJournalQuestEntry("feats", 1, oPC, FALSE, FALSE);
|
||||
AddJournalQuestEntry("spells", 1, oPC, FALSE, FALSE);
|
||||
//AddJournalQuestEntry("feats", 1, oPC, FALSE, FALSE);
|
||||
//AddJournalQuestEntry("spells", 1, oPC, FALSE, FALSE);
|
||||
AddJournalQuestEntry("serverrules", 1, oPC, FALSE, FALSE);
|
||||
|
||||
//The player's Character has been banned from the server..
|
||||
|
Reference in New Issue
Block a user