- Joined
- Aug 30, 2015
- Messages
- 21
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I've decided to use Galvs map positions but I wondering if someone can help me figure out how i can edit his script so i can have 2 custom pictures for event locations
e.g.
I want to have a second custom marker called marker4 so i can have markers which shows towns you discover with 'marker2' and a marker thats like a waypoint showing you a new location with marker4,
e.g.
Code:
EVENT_LOCATION_MARKERS = 0 # 0 = use a custom picture for all (set below)
# 1 = use the event's charset image
EVENT_IMAGE = "marker2" # image in /Pictures/ for events if above is 0
Last edited:

