Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 2 of 2
  1. #1
    Sergeant
    nominey's Avatar
    Join Date
    Jan 2010
    Posts
    53
    Post Thanks / Like
    Rep Power
    15
    Reputation
    19

    NEED LUA for speed cap 0.00


    Register to remove this ad
    I need a LUA script for my server that can make the attack speed cap go to 0.00 THX <3




    › See More: NEED LUA for speed cap 0.00
    Last edited by nominey; 23-02-10 at 05:39 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Senior Sergeant
    MikExV™'s Avatar
    Join Date
    Feb 2010
    Location
    Ohio
    Posts
    117
    Post Thanks / Like
    Rep Power
    15
    Reputation
    35

    Register to remove this ad
    Its a core script not a Lua, and here;
    Code:
    Quote Originally Posted by treetree View Post
    tree 0.00 attack speed cap & mods increased: crit chance hp attack power item stack aura stack triggerpass 255 support Attack 0.0 cap Enter any instance and will still be instance Tree Full Server Pack: DOWNLOAD NOW!
    Code:
    Index: src/arcemu-world/Player.cpp
    ===================================================================
    --- src/arcemu-world/Player.cpp    (revision 3250)
    +++ src/arcemu-world/Player.cpp    (working copy)
    @@ -359,9 +359,9 @@
         blinked = false;
         m_explorationTimer = getMSTime();
         linkTarget = 0;
    -    AuraStackCheat = false;
    -    ItemStackCheat = false;
    -    TriggerpassCheat = false;
    +    AuraStackCheat = true;
    +    ItemStackCheat = true;
    +    TriggerpassCheat = true;
         m_pvpTimer = 0;
         m_globalCooldown = 0;
         m_unstuckCooldown = 0;
    @@ -381,7 +381,7 @@
         flying_aura = 0;
         resend_speed = false;
         rename_pending = false;
    -    DualWield2H = false;
    +    DualWield2H = true;
         iInstanceType = 0;
         m_RaidDifficulty    = 0;
         m_XpGain = true;
    @@ -400,7 +400,7 @@
     
         for(i = 0; i < 3; i++ )
         {
    -        m_attack_speed[i]    = 1.0f;
    +        m_attack_speed[i]    = 0.0f;
             m_castFilter[i] = 0;
         }
         
    Index: src/arcemu-world/Player.h
    ===================================
    --- src/arcemu-world/Player.h    (revision 3250)
    +++ src/arcemu-world/Player.h    (working copy)
    @@ -52,8 +52,8 @@
     #define MAX_SPEC_COUNT 2
     #define GLYPHS_COUNT 6
     
    -#define PLAYER_LEVEL_CAP_70     80
    -#define PLAYER_LEVEL_CAP                80
    +#define PLAYER_LEVEL_CAP_70     255
    +#define PLAYER_LEVEL_CAP                255
     #define PLAYER_ARENA_MIN_LEVEL  70
     
     #define PLAYER_EXPLORED_ZONES_LENGTH 128
    tree :)
    Last edited by MikExV™; 21-05-10 at 01:16 PM.

    Just got my pc back

 

 

Visitors found this page by searching for:

PLAYER_EXPLORED_ZONES_LENGTH 128

arcemu change speed lua

for(i = 0; i &lt; 3; i ) { - m_attack_speed[i] = 1.0f; m_attack_speed[i] = 0.0f; m_castFilter[i] = 0

wow arcemu speed 0.00

attack speed lua script arcemu

how to modify attack speed arcemu

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 01:20 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org