Jump to content
  • 0
Sign in to follow this  
Slicer

Little Help

Question

Hello good night person,

We would like to know if anyone can please help me with a little problem ... the following picture is self-explanatory.

 

Lmgtd8J.png

 

 

I've broken the head and yet still persists in this business does not work ... can someone please help me? follows the line of the script error:

 

 

if(((EC_Lasttime + $EC_Cooldown > gettimetick(2) && EC_Lasttime < gettimetick(2)) || (EC_Lasttime > gettimetick(2) && EC_Lastinstid != instance_id(1))) && getgmlevel() < $EC_GM){ 

 

I thank you too who can help me.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

.@inst = instance_id();

 

EC_Lastinstid != .@inst

 

 

instance_id doesn't accept anything inside (), it gets the id from the attached script I guess

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.