Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: the bigg
« on: August 30, 2006, 06:23:39 AM »

Fixed in local beta.
Posted by: cmorgan
« on: July 24, 2006, 02:42:03 PM »

OK, Thanks -- I will wait to do the TRA of BG1NPC then. (This was NOT a pressure-added thing - I can always use traditional --traify !)
Posted by: the bigg
« on: July 24, 2006, 02:21:58 PM »

Yes, precisely.
Posted by: cmorgan
« on: July 24, 2006, 01:41:21 PM »

Is this the command (well, when fixed) that allows a D in a D/TRA pair to look like

IF ~Global("P#EMMAFight","GLOBAL",0) InParty("kivan")~ THEN BEGIN EmmaQ
SAY @1000 /* Hail, travelers. That cloaked elf matches the description I was given. Are you Kivan? */
IF ~~ THEN EXTERN ~_KIVANJ~ EMKIBigChain
END

Posted by: the bigg
« on: July 23, 2006, 01:29:05 PM »

bug.
Posted by: Blucher
« on: July 23, 2006, 02:27:44 AM »

Version: 195 ("stupd fixes")

Using the --traify-comment argument, the comments aren't closing properly.  So, instead of /* stuff */ I'm getting /* stuff /*

Bug, or am I doing something wrong?  (Or does this version not care about the closing "*/"?)