- Posts: 5
- Thank you received: 0
A-Desc
- aegon
- Topic Author
- Offline
- New Member
-
Less
More
1 week 4 days ago #10111
by aegon
A-Desc was created by aegon
Anyone using the action description in oedit? In previous releases of circle, the A-desc was relegated to note objects (for text) and wands, scrolls, staves and potions.
But I can't figure out the format. Is it like emotes? Does it use the mnemonic $N, $n, $a, etc? Like $N points $x at $n?
Would love to know if anyone is using this descriptor.
But I can't figure out the format. Is it like emotes? Does it use the mnemonic $N, $n, $a, etc? Like $N points $x at $n?
Would love to know if anyone is using this descriptor.
Please Log in or Create an account to join the conversation.
- thomas
-
- Offline
- Administrator
-
Less
More
- Posts: 765
- Thank you received: 145
1 week 4 days ago #10113
by thomas
Replied by thomas on topic A-Desc
The action description is used with act(), so yes, the $-substitutions will work:
act(obj->action_description, FALSE, ch, obj, tch, TO_ROOM);
Please Log in or Create an account to join the conversation.
- aegon
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
1 week 1 day ago #10114
by aegon
Replied by aegon on topic A-Desc
awesome!
Please Log in or Create an account to join the conversation.
Time to create page: 0.339 seconds