• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

need some help making a game feature plz

Status
Not open for further replies.
Level 3
Joined
Jan 20, 2011
Messages
29
i am making a rpg and use a camera system where it rotates to view where your character is viewing, I wanted to disable the minimap but realized ppl may get geographically confused and wanted to make a compass taht is always displayed somewhere, I am newer to wc3 editor an jus rly have no idea how to this.
 
Level 28
Joined
Jan 26, 2007
Messages
4,789
Ehh... I suggest you drop that idea ^^
Although it may not look like it, this is rather advanced.

As far as I know, you need to work with filters (so that would cost some file space) and then you need to check the player's position in comparison to 4 reference points (North / South / West / East).
When you've got the location in comparison to those points, you need to show the correct fade filter to the correct player.
 
Status
Not open for further replies.
Top