• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Detecting maps with memory hack

Status
Not open for further replies.
The memory exploit doesn't work on patch 1.29+ so it shouldn't really matter.

It's generally pretty easy to spot though. Look for instances of the return bug and long codes with memory offsets. Sometimes the code is hidden inside of an .ai file, so search the map script for StartCampaignAI or StartMeleeAI. Theoretically it could be hidden in a preload file too, although executing preload files from within the MPQ no longer works (Preloader).
 
Level 7
Joined
May 30, 2013
Messages
210
Not sure if it is 100% written in the rules but maps are expected to work in native WC3 on the latest version on submission date. Otherwise they are broken. I guess broken maps are against the rules.
Should also allow uploads of legacy versions of maps (that are designed to work with 1.26) because 1.26's a popular version amongst non battle.net players and will probably forever be
 
Level 12
Joined
Mar 24, 2011
Messages
1,082
Should also allow uploads of legacy versions of maps (that are designed to work with 1.26) because 1.26's a popular version amongst non battle.net players and will probably forever be
Well, I think 1.28.something is the last one that allows "free" distribution...
And 1.26/1.27.something was the last one to allow "free access to the install directory"...

regards
-Ned
 
Level 7
Joined
May 30, 2013
Messages
210
the vast majority of 1.26 maps will work for 1.28 asw, and vice versa, short of the aformentioned memory hack stuff; but that isn't even the main concern here - 1.29 is the big break bc new natives and fluff
 
Status
Not open for further replies.
Top