Thread: Wierd
View Single Post
  #26  
Old 01-15-2003, 05:08 AM
tlf288 tlf288 is offline
Registered User
tlf288's Avatar
Join Date: Nov 2001
Location: new account: Trevor
Posts: 0
tlf288 is on a distinguished road
Send a message via AIM to tlf288 Send a message via Yahoo to tlf288
I don't know if this is becasue I am a programmer or not but...

There is an IF clause and what has to be true is "everything goes well". So since it hasn't been realesed (and its obivously past christmas day) one can only asume the everything didn't go well.

NPC Code:

if(everyThingGoesWell==true&&day>=122502){
realeseGuildCP();
}else{
prepareToListenToManyComplaints();
}



:P
__________________
new account: Trevor
Reply With Quote