Ok, first of all, the line, I believe, is "Psst, over here." It's to attract your attention, and initiate the conversation. The "it's stuffy in there" is also kind of important, it's descriptive of Jack's mood. And it also shows that Jack doesn't like politics, at least on that level.
I think you ...
Search found 23 matches
- Sun Mar 15, 2009 7:21 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
- Sun Mar 08, 2009 12:30 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
- Sat Mar 07, 2009 8:17 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
- Fri Mar 06, 2009 9:07 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Dialog searching utility: useful?
- Replies: 5
- Views: 563
- Fri Mar 06, 2009 7:09 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Dialog searching utility: useful?
- Replies: 5
- Views: 563
- Fri Mar 06, 2009 5:48 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
- Fri Mar 06, 2009 3:51 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Dialog searching utility: useful?
- Replies: 5
- Views: 563
Dialog searching utility: useful?
So I'm playing around with a new use for my .dlg parsing code: dumping all the information to a searchable database. This lets me search really easily for things like:
At what places is Seduction >= 9 useful? (apparently just for seducing Chunk, and 10 is not used at all... similarly intimidate ...
At what places is Seduction >= 9 useful? (apparently just for seducing Chunk, and 10 is not used at all... similarly intimidate ...
- Fri Mar 06, 2009 1:39 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
- Thu Mar 05, 2009 8:50 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
And two more:
main characters/jack.dlg:1206: the npc.SetDisposition call should be one field to the right, I think. Caught that one before, did that slip through the cracks or am I missing something here and is it actually correct?
santa monica/cal.dlg: Cal_Quits should be G.Cal_Quits (342 and 343 ...
main characters/jack.dlg:1206: the npc.SetDisposition call should be one field to the right, I think. Caught that one before, did that slip through the cracks or am I missing something here and is it actually correct?
santa monica/cal.dlg: Cal_Quits should be G.Cal_Quits (342 and 343 ...
- Wed Mar 04, 2009 4:18 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Bloodlines -- Crash to Desktop
- Replies: 7
- Views: 1788
- Wed Mar 04, 2009 1:31 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Bloodlines Patch 6.0 ready for release!
- Replies: 105
- Views: 10969
I bet you thought I had finally wandered off permanently :P
Found one .dlg bug again: hollywood/romero.dlg line 632 does "G.Romero_Whore = 0 and G.Romero_Quest != 4", that single "=" should be something else ("==" or "!="). Pretty sure what is there will not do what you want, not so sure what will ...
Found one .dlg bug again: hollywood/romero.dlg line 632 does "G.Romero_Whore = 0 and G.Romero_Quest != 4", that single "=" should be something else ("==" or "!="). Pretty sure what is there will not do what you want, not so sure what will ...
- Wed Jan 07, 2009 8:22 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 5.9 released!
- Replies: 43
- Views: 4057
- Mon Jan 05, 2009 11:22 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 5.9 released!
- Replies: 43
- Views: 4057
And even more, hoping replying to myself is ok, someone hit me over the head otherwise please (I do not use forums that much). Again this is mostly just oddities, not necessarily bugs! I have some other plans for my parser so I need to figure out how this stuff works, it's not necessarily a good ...
- Sun Jan 04, 2009 4:03 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 5.9 released!
- Replies: 43
- Views: 4057
- Sat Jan 03, 2009 12:17 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 5.9 released!
- Replies: 43
- Views: 4057
- Fri Jan 02, 2009 8:48 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 5.9 released!
- Replies: 43
- Views: 4057
- Tue Sep 11, 2007 12:40 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 4.1 released!
- Replies: 24
- Views: 2249
- Tue Sep 11, 2007 4:52 am
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 4.1 released!
- Replies: 24
- Views: 2249
Is the version included in Bloodlines valid? Otherwise it would be easier if you could do it, because although I edit the python files for the patch, I know nothing about Python itself :) .
Err, no, the version included in bloodlines is way too old and also not usable as a standalone application ...
Err, no, the version included in bloodlines is way too old and also not usable as a standalone application ...
- Mon Sep 10, 2007 4:14 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Copper quest...where?
- Replies: 2
- Views: 519
- Mon Sep 10, 2007 4:06 pm
- Forum: Vampire: TM - Bloodlines
- Topic: Unofficial Patch 4.1 released!
- Replies: 24
- Views: 2249
Please list all these cases. We fixed most but likely overlooked some and this may make a difference.
Probably easier for both of us if I just hand you the current version of the script so you can run it on your local version of the patch yourself. I've put a copy on http://mzz.mine.nu/m/dlglint ...
Probably easier for both of us if I just hand you the current version of the script so you can run it on your local version of the patch yourself. I've put a copy on http://mzz.mine.nu/m/dlglint ...