Profile for coreyh2
Field | Value |
---|---|
Displayed name | coreyh2 |
Member number | 4786 |
Title | Apprentice |
Postcount | 3 |
Homepage | |
Registered | Tuesday, July 27 2004 07:00 |
Recent posts
Author | Recent posts |
---|---|
strings in Blades of Avernum Editor | |
Apprentice
Member # 4786
|
written Monday, January 2 2006 16:54
Profile
How much is string variable like a pointer to a char in C? After I call get_buffer_text and then clear_buffer is the variable string still safe to use? I'm overly paranoid because I've crashed C programs often by not correctly handling memory and strings. Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
strings in Blades of Avernum | |
Apprentice
Member # 4786
|
written Monday, January 2 2006 16:54
Profile
How much is string variable like a pointer to a char in C? After I call get_buffer_text and then clear_buffer is the variable string still safe to use? I'm overly paranoid because I've crashed C programs often by not correctly handling memory and strings. Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
char_has_item? in Blades of Avernum Editor | |
Apprentice
Member # 4786
|
written Tuesday, December 27 2005 14:34
Profile
is there a reason to use take_num_of_item instead of take_all_of_item? Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
char_has_item? in Blades of Avernum | |
Apprentice
Member # 4786
|
written Tuesday, December 27 2005 14:34
Profile
is there a reason to use take_num_of_item instead of take_all_of_item? Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
item stacking in Blades of Avernum Editor | |
Apprentice
Member # 4786
|
written Tuesday, December 27 2005 14:26
Profile
This has probably already been discussed but I couldn't find the answer in a quick search. why doesn't this stack? The documentation states that it_variety 21 "combines with like items in inventory". I tried giving 20 of these with reward_give and it makes a awful mess. How do i make a item with no special abilities that stacks? Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |
item stacking in Blades of Avernum | |
Apprentice
Member # 4786
|
written Tuesday, December 27 2005 14:26
Profile
This has probably already been discussed but I couldn't find the answer in a quick search. why doesn't this stack? The documentation states that it_variety 21 "combines with like items in inventory". I tried giving 20 of these with reward_give and it makes a awful mess. How do i make a item with no special abilities that stacks? Posts: 3 | Registered: Tuesday, July 27 2004 07:00 |