• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

A Preload file

Status
Not open for further replies.
Level 7
Joined
Oct 24, 2006
Messages
110
Please make me a .txt file that preloads all (every single one of them) 3d models (both mdl. and mdx.), and textures,Skins,Icons,images

Not literally txt files can preload, what I'm talking about is that the JASS code can be written in that file using Notepad or Wordpad or MS word.

You can preload through this action

call Preload(Filename)

NOTE: The file paths should be a double backslash instead of a single one ( \\ )

I've discovered that preloading all files used by a map can really reduce lag. I can make a trigger like this but it way too d*mn tedious and takes so much of my mapping time.

Once you give it to me I'll convert it into a .pld file myself..

Thanks in advance!! I'll include your name in my Life in a City map if you make it..
 
Status
Not open for further replies.
Top