Changeset 3555

Show
Ignore:
Timestamp:
03/06/10 16:56:18 (5 months ago)
Author:
Dexter
Message:

Hosted it few times, players enjoyed but asked to change the time of "betrayal" in circle to 15 seconds( changed 60 secs to 15 secs )

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/twcore/src/twcore/bots/multibot/betrayal/betrayal.java

    r3539 r3555  
    1515import twcore.core.util.ModuleEventRequester; 
    1616 
    17 /*Author: Dexter 
     17/*Author: dexter 
    1818         
    1919        Thanks to D1st0rt who gave me an idea to fix a problem I had with the bot. 
     
    106106                                                        } 
    107107                                                };// ------- warps player back to old frequence ------- 
    108                                                 m_botAction.scheduleTask(betrayalTime, 60000); 
     108                                                m_botAction.scheduleTask(betrayalTime, 15000); 
    109109                                         
    110110                                        } // --------- checks if tked more than allowed --------