Thread: SFXMgr

Results 1 to 6 of 6
  1. #1
    NotRealPro's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    1

    SFXMgr

    So im crashing on this line
    Code:
    cCharacterFX* CharacterFX = (cCharacterFX*)SFXMgr->SFXList[SFX_CHARACTER].List[i];
    Here are some defines to help debug it
    Code:
    #define SFX_CHARACTER			0x18
    cSFXMgr* SFXMgr = engine->GetGameClientShell()->GetSFXMgr();
    Can someone point me in the right direction to update this?

  2. #2
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    You all know what I would say, so Im saving my time -.-

    Progress with my game - "Disbanded"
    • Fixed FPS lag on spawning entities due to the ent_preload buffer!
    • Edit the AI code to get some better pathfinding
    • Fixed the view bug within the sniper scope view. The mirror entity is invisible now!
    • Added a new silencer for ALL weapons. Also fixed the rotation bugs
    • Added a ton of new weapons and the choice to choose a silencer for every weapon
    • Created a simple AntiCheat, noobs will cry like hell xD
    • The name will be Disbanded, the alpha starts on the 18th august 2014



    Some new physics fun (Serversided, works on every client)



    My new AI
    https://www.youtube.com/watch?v=EMSB1GbBVl8

    And for sure my 8 months old gameplay with 2 friends
    https://www.youtube.com/watch?v=Na2kUdu4d_k

  3. #3
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,566
    Reputation
    5180
    Thanks
    14,176
    My Mood
    Inspired
    CharacterFX Class was updated.

    So was GameClientShell.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  4. The Following User Says Thank You to Flengo For This Useful Post:

    NotRealPro (07-22-2012)

  5. #4
    NotRealPro's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    41
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by comando2056 View Post
    CharacterFX Class was updated.

    So was GameClientShell.
    Thank you, @Xipher please close this thread

  6. #5
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by comando2056 View Post
    CharacterFX Class was updated.

    So was GameClientShell.
    No it's just GameClientShell and the actual SFXMGR Struct.

    Oh no! Vortex is gay!

  7. The Following 2 Users Say Thank You to Saltine For This Useful Post:

    [MPGH]Flengo (07-22-2012),NotRealPro (07-22-2012)

  8. #6
    Xipher's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Melbourne, AU.
    Posts
    1,780
    Reputation
    472
    Thanks
    1,690
    My Mood
    Innocent
    What he said ^