1
Help / Re: Which event can make it so that items can be purchased from bricks with points?
« on: November 07, 2013, 01:51:42 PM »
Now I just have to wait for RTB to become functional again.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
You could do something like this:Code: [Select]# Event Saver v0.1 - 11/04/10 19:08:01
X 0ms onActivate Self promptClient OK/Cancel Purchase Grenade? 1
X 0ms onPromptAccept Self VCE_ifValue <var:cl:score> >= 20
[/quote]
Hmmm...., onpromptclient didn't show up in my input list, and promptclient didn't show up in the output...?