Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
jthomas
Newbie


Joined: 23 Oct 2016
Posts: 5

PostPosted: Sun Oct 23, 2016 7:25 am   

#event
 
can someone please help me. I have 2 packages, and I cannot get a custom event in one to trigger from a raise in the other.
addrec is an alias adding stuff to a db. The event is defined in package ZPG, raised in PSC. ZPG is set to local only, PSC is global due to some macro options
Both packages are party of my main session


#event AddRecord addrec

#raise AddRecord $name $curhp $maxhp $cursp $maxsp $curep $maxep @order

Please and thank you!
Reply with quote
jthomas
Newbie


Joined: 23 Oct 2016
Posts: 5

PostPosted: Sun Oct 23, 2016 8:28 am   
 
A follow up to this,got the #raise call to work, but i'm using gauges in the ZPG window in the package. but to make this work, the main session has to have both other packages selected. This clones the buttons on to the main session, and I cannot get them only in the ZPG package window and off the main session window.
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4662
Location: Pensacola, FL, USA

PostPosted: Mon Oct 24, 2016 3:50 am   
 
This would likely be an issue of scope.
Could be one of two things actually.

A. The package is not loaded up by the session.
To fix it:
Click on the sessions button
Edit the session you are having issues with
Navigate to the Packages tab
Click the + button, and select the package file to include.
Repeat as needed.

B. The package is loaded, but not enabled in the specific window you want to #RAISE the #EVENT from.
To fix:
Click the settings button.
Click on the window object you want to #RAISE from.
Navigate to the advanced tab.
Be sure the checkbox beside the package containing your event is filled in.
If you don't see it listed, go to option A.
Repeat as needed.
_________________
Discord: Shalimarwildcat
Reply with quote
shalimar
GURU


Joined: 04 Aug 2002
Posts: 4662
Location: Pensacola, FL, USA

PostPosted: Mon Oct 24, 2016 3:53 am   
 
You might want to put the buttons in a third package that is not enabled in the main window, but is in the secondary window.
So long as your variables are in a module, they should still be global.
_________________
Discord: Shalimarwildcat
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net