madtoyz Posted September 23, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 146 Reputation: 10 Joined: 01/21/12 Last Seen: March 11 Share Posted September 23, 2012 Anyone can make effect for Guyak Pudings ? increase movement speed for seperate of time anyone can make item script ? Quote Link to comment Share on other sites More sharing options...
Bin4ry Posted September 24, 2012 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 782 Reputation: 82 Joined: 01/01/12 Last Seen: September 21, 2015 Share Posted September 24, 2012 I don't understand what is '2 period of the character' but for movement speed increase you can try: sc_start SC_SpeedUp0,300000,0; Quote Link to comment Share on other sites More sharing options...
madtoyz Posted September 24, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 146 Reputation: 10 Joined: 01/21/12 Last Seen: March 11 Author Share Posted September 24, 2012 I don't understand what is '2 period of the character' but for movement speed increase you can try: sc_start SC_SpeedUp0,300000,0; when use the items,have 5min duration.. Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 24, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 19 hours ago Share Posted September 24, 2012 currently there is 2 option for you..... sc_start SC_SpeedUp0,300000,0; <----Speed Potion effect sc_start SC_SpeedUp1,300000,0; <----Authoritative Badge Quote Link to comment Share on other sites More sharing options...
madtoyz Posted September 24, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 146 Reputation: 10 Joined: 01/21/12 Last Seen: March 11 Author Share Posted September 24, 2012 (edited) currently there is 2 option for you..... sc_start SC_SpeedUp0,300000,0; <----Speed Potion effect sc_start SC_SpeedUp1,300000,0; <----Authoritative Badge how to setup it 5min duration ?or the number of 300000 is a minute ? Edited September 24, 2012 by madtoyz Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 24, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 19 hours ago Share Posted September 24, 2012 300000 is milisecond...... Quote Link to comment Share on other sites More sharing options...
madtoyz Posted September 24, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 146 Reputation: 10 Joined: 01/21/12 Last Seen: March 11 Author Share Posted September 24, 2012 300000 is milisecond...... so thats mean it equal to 5min duration right ? Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 24, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 19 hours ago Share Posted September 24, 2012 take a calculator and calculate.... 1000 milisecond = 1 seconds 60,000 milisecond = 1 minute 300,000 millisecond = 5 minute Quote Link to comment Share on other sites More sharing options...
madtoyz Posted September 24, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 146 Reputation: 10 Joined: 01/21/12 Last Seen: March 11 Author Share Posted September 24, 2012 take a calculator and calculate.... 1000 milisecond = 1 seconds 60,000 milisecond = 1 minute 300,000 millisecond = 5 minute ok im take note, problem is solve !.thanks Quote Link to comment Share on other sites More sharing options...
Question
madtoyz
Anyone can make effect for Guyak Pudings ?
increase movement speed for seperate of time
anyone can make item script ?
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.