Search found 86 matches
- Sun Aug 05, 2018 12:51 pm
- Forum: ADRIFT 5.0
- Topic: strange sudden error please help
- Replies: 2
- Views: 765
Re: strange sudden error please help
That was it. Thanks so much! Damn if i know how it happened i didn't touch anything about the player character. Thanks again Denk.
- Sun Aug 05, 2018 1:32 am
- Forum: ADRIFT 5.0
- Topic: strange sudden error please help
- Replies: 2
- Views: 765
strange sudden error please help
Today i was editing one of my projects. Just changing text output in some of the task. Nothing with adding task or changing actions/restrictions. Then i go to open it in runner and BOOM the following error. UpdateStatusBar error: Object reference not set to instance of an object at ADRIFT.frmError.....
- Fri Apr 27, 2018 11:46 pm
- Forum: ADRIFT 5.0
- Topic: question about functions
- Replies: 3
- Views: 783
Re: question about functions
it worked thanks so much!
- Fri Apr 27, 2018 11:40 pm
- Forum: ADRIFT 5.0
- Topic: question about functions
- Replies: 3
- Views: 783
Re: question about functions
thanks makes perfect sense i will give it a look. 

- Fri Apr 27, 2018 5:37 pm
- Forum: ADRIFT 5.0
- Topic: question about functions
- Replies: 3
- Views: 783
question about functions
I am a little confused about functions. Most of the time when i use them they display the key of what i need instead of the name. Specificly im trying to display the room location of a character. I've used the key of the character plus .location. (bob.location) like displayed in the adrift wiki and ...
- Mon Aug 21, 2017 4:33 pm
- Forum: ADRIFT 5.0
- Topic: Editing keys
- Replies: 2
- Views: 1259
Re: Editing keys
Thanks Saabie.
- Sat Aug 19, 2017 5:00 pm
- Forum: ADRIFT 5.0
- Topic: Editing keys
- Replies: 2
- Views: 1259
Editing keys
is there any backdoor way to edit keys i have a module that i cant import into another game because of a duplicate key and or key not in dictionary.
Thanks in advance.
Thanks in advance.
- Sun Jan 15, 2017 3:38 pm
- Forum: Drifting Off-Topic
- Topic: private message problems
- Replies: 4
- Views: 2485
Re: private message problems
Thanks guys. Didn't know that's how that worked. 

- Sat Jan 14, 2017 12:33 pm
- Forum: Drifting Off-Topic
- Topic: private message problems
- Replies: 4
- Views: 2485
private message problems
Anyone else having problems with private messages staying in outbox and not being sent? I sent a message to Campbell and it is still in outbox and not being sent.
- Fri Dec 02, 2016 3:59 pm
- Forum: ADRIFT 5.0
- Topic: a couple of enhancement suggestions
- Replies: 0
- Views: 1675
a couple of enhancement suggestions
I think it would be beneficial to have the ability to change/add to the state list property type using expressions. both in an action and through a text box function on the fly. example: say you had a task that checked how a player reacted to a punch. it would be nice if we could change it with an a...
- Wed Jul 27, 2016 8:40 pm
- Forum: ADRIFT 5.0
- Topic: object article question
- Replies: 13
- Views: 6172
Re: object article question
thanks Campbell that simplifies things. lol
- Wed Jul 27, 2016 4:22 pm
- Forum: ADRIFT 5.0
- Topic: still having article problems.
- Replies: 2
- Views: 1429
Re: still having article problems.
thanks saabie hopefully im gonna understand it now lol.
- Wed Jul 27, 2016 2:53 pm
- Forum: ADRIFT 5.0
- Topic: still having article problems.
- Replies: 2
- Views: 1429
still having article problems.
How do you write the %object%.Article.%object%.Name(None) with the CharInsideWhat and CharOnWhat functions? When I do it, it displays the correct article but does not display the object at all. Example (she is sitting in your) instead of (sitting in your car). Also this happens when character is in ...
- Sun Jul 24, 2016 2:11 pm
- Forum: ADRIFT 5.0
- Topic: object article question
- Replies: 13
- Views: 6172
Re: object article question
got it thanks again saabie
- Sun Jul 24, 2016 1:39 pm
- Forum: ADRIFT 5.0
- Topic: object article question
- Replies: 13
- Views: 6172
Re: object article question
What if you are also using the charInsidewhat function? do i still use the above code?