- 0
Sign in to follow this
Followers
0
Stop script if char's MAC address matches 2 or more other player's on same map.
Asked by
jTynne
-
Recently Browsing 0 members
No registered users viewing this page.
As the title suggests, I need a bit of code that will stop a script if the invoking character's "last_mac" column from login table.. using Harmony.. has two or more clients on the same map.
Currently, I have it set up that when a player enters the event map, it inserts their MAC address into a database named "woe_records", and then continues on to another bit of code which awards participation points every 30 seconds they're on the event map.
What I need is for said script to stop running if there are two or more players on the current map who share the same MAC adress.
Below is the current script:
Share this post
Link to post
Share on other sites