• 🏆 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!

[Solved] small leaderboard updating problem

Status
Not open for further replies.
Level 3
Joined
Apr 24, 2010
Messages
50
let's keep it simple. I want this to happen:
  • Set Player_Kills[(Player number of (Owner of (Killing unit)))] = (Player_Kills[(Player number of (Owner of (Killing unit)))] + 1)
but whatever I do, I can't find/get the "+1"..
Heck, i followed the leaderboard tutorial here and on world-editor-tutorials step by step..
Did I do something wrong?
 
Status
Not open for further replies.
Top