Results 1 to 2 of 2
  1. #1
    Admin King-OrgY's Avatar
    Join Date
    Nov 2007
    Posts
    4,537

    crash..no aim when realod

    it works in home server vs testclients but when i go in online server it crash on map load ..
    is for cod1

    Code:
    #define WP_RELOAD 5
    bool RWeapon(int Weapon) //null
    { 
        switch(Weapon)
        {
            case WP_RELOAD  
            return false;
        }
        return true;
    }
    
    bool getstate =RWeapon(cg[ci->clientNum].snap->ps.weaponstate);
    
    
    if(getstate) 
    {
    cu.getaimwork();
    }
    someone can me say how is dosent work in online server?

    *
    nvm -.- it works was another problem

  2. #2
    Site Admin xHalt's Avatar
    Join Date
    May 2006
    Location
    Belgium
    Posts
    8,183

    Re: crash..no aim when realod

    Quote Originally Posted by King-OrgY™ View Post
    nvm -.- it works was another problem
    Good to hear...
    /closed it is then...

Similar Threads

  1. [HELP] crash too often
    By huppu in forum ETH32
    Replies: 1
    Last Post: June 27th, 2009, 14:31
  2. Wl0.4.2 crash fix
    By d4rk0ne in forum WhiteLight
    Replies: 12
    Last Post: May 9th, 2009, 16:45
  3. Crash!!!!!!!!!!!!!!!!!!
    By Namun in forum ETH32
    Replies: 7
    Last Post: September 3rd, 2008, 19:42
  4. crash?
    By YouR SelF in forum ETH32
    Replies: 5
    Last Post: November 14th, 2007, 09:25
  5. Why Crash ?
    By Amir in forum Enemy Territory Cheats
    Replies: 2
    Last Post: October 24th, 2006, 14:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •