View Single Post
  #5  
Old 02-23-2018, 07:46 PM
Aardil
Fire Beetle
 
Join Date: Jan 2018
Location: Mississippi
Posts: 27
Default

ok that might work as far as the player.pl issue.

I have one further question.
The whole purpose for using player.pl is so I can determine the player level.

Lets say I add Event_Zone in the original player.pl (the one in templates).
From your snippet, it signals the individual zone controller and it carries out the functions.

How do I pass along the user level info to the zone controller?

Am I back to 1000 lines because every 5 levels is a different signal?

For sake of argument.

I would prefere the player .pl (in templates using EVENT_ZONE)
to sense what zone and player level then pass both of those on to the zone controller.

Is it possible?

Aardil
Reply With Quote