Why are my triggers not working?

Trithilon-V2

New Member
Reaction score
20
guyz i have been facing this wierd problem since a few days.
Randomly,after i save a map, all my triggers become ineffecive due to some unknown reason.Even if they are there , they wont work.
Even if i export he trigger data to another map it wont work.
The only known solution is copy all the triggers manually and paste them to a fresh map and readjust the variables.
Although this has happened to me many times, but luciliy i always develop my spells in a dummy map (for fast loading) and it hasnt damaged my main map (which is around 3.2 MB)
Any known solutions?
 

Trithilon-V2

New Member
Reaction score
20
yea.....i am using 4000 size arrays..... (i am working on a gui attack detection system)
So whats the deal....how do they conflict with the maps working?
cuz they worked for me before....they shud work now.
And sry for the typos upthere in the title.....i was simple too terrified by the loss.
 
Reaction score
332
All arrays are the same size. I'm not sure what the "size" thing in GUI does, initializes n indexes?
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,497
> initializes n indexes?

Yep. With the default value, from 0 to size, limits included.

> I am using 4000 size arrays

Use less.
Much less.
You are, occasionally, hitting the operations limit here... :p
 

darkbeer

Beer is Good!
Reaction score
84
well, are you sure you dont have an infinitive loop in one of your init_trig functions?? (i had that problem once and wondered why triggers suddenly stopped working)

else, try to disable specific triggers so you can see if its one special trigger that causes the malfunction

yea i know its little but i hope it helps^^
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,497
> or even this isn't safe?

The actual question is: "Do you need that?", and the answer is most likely no.
It only makes sense if there's a chance to, for example, use array[42] but there has never been any value in there...

If you know what you are doing (famous last words), you'll only ever use "known" values.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top