• 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.

[Crash] Putting in 100.0 in a percent field

Status
Not open for further replies.
Level 15
Joined
Aug 7, 2013
Messages
1,338
Hi,

In a script I accidentally forgot to turn a real into a percent, and input into a field that expects a percent:

100.0

This worked, but when I try to delete such an object, WC3 editor crashes, claiming there isn't enough storage space to process the command...

When I fixed the script and made it input 1.0 instead (100%), no more crashes.

Now why in theory would an ability that gives a 100 * 100 % bonus take up too much storage space to delete ?_?
 
Status
Not open for further replies.
Top