Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed

    3D Spheres and flickering

    Well, as a last result i would like to formally post a help request about a quite annoying issue i have been having, which has also stumped some great minds(Topblast,Saltine,Pyro).

    Well the issue and what's causing it is simple: Whenever myself or anyone else fires in game the sphere flickers. I will not post code public so other boys and girls can't c+p it. However if you would like to help and i know you are able to code i will pm you the code. Thanks all.

    Attached Thumbnails Attached Thumbnails
    Combat-Arms_28.jpg  


  2. #2
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Those are some crazy big round spheres.

    I like Saltine's better. Smaller and less drawing.

    I have no idea why shooting would affect something like this
    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


  3. #3
    N3OH4X's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    87
    My Mood
    Devilish
    Same issue I have with mine lol.

  4. #4
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Haha easy to fix. The problem is with your w2s function I had this before, nothing with your sphere function.

    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

  5. #5
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by N3OH4X View Post
    Same issue I have with mine lol.
    You mean saltines?

  6. The Following 2 Users Say Thank You to matypatty For This Useful Post:

    [MPGH]Flengo (02-11-2013),Saltine (02-11-2013)

  7. #6
    Killa233's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    95
    Reputation
    10
    Thanks
    10
    -_- i want that for my Public VIP XD can i have it

    ---------- Post added at 03:15 AM ---------- Previous post was at 03:13 AM ----------

    XD i just got back to coding and i already got my vip with a old base i goodled just updated and recoded some stuff XD but i need to make a public for mpgh and i want this for it and my vip which is friends only

  8. #7
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by Ch40zz-C0d3r View Post
    Haha easy to fix. The problem is with your w2s function I had this before, nothing with your sphere function.
    These aren't rendered using screen coordinates, a mesh is created and then translated in world view to the location of the item within the world itself, and then rendered.

    Oh no! Vortex is gay!

  9. #8
    N3OH4X's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    87
    My Mood
    Devilish
    Quote Originally Posted by matypatty View Post


    You mean saltines?
    Actually they're different from Saltines. will post a picture once I get home from school.

  10. #9
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Here is your error: "[...] translated in world view [...]"
    I guess you are using not the games matrixes such as Projection.

    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

  11. #10
    nigger's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    224
    Reputation
    64
    Thanks
    95
    Quote Originally Posted by N3OH4X View Post
    Actually they're different from Saltines. will post a picture once I get home from school.
    No they're the same. You probably changed the color and what not, but Kyle was the one that gave you the source to it.

  12. The Following 2 Users Say Thank You to nigger For This Useful Post:

    [MPGH]Flengo (02-11-2013),Saltine (02-11-2013)

  13. #11
    R4v0r's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    London
    Posts
    234
    Reputation
    11
    Thanks
    142
    My Mood
    Amazed
    Probablly just a problem with you Reset...

  14. #12
    Ch40zz-C0d3r's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    831
    Reputation
    44
    Thanks
    401
    My Mood
    Twisted
    Quote Originally Posted by R4v0r View Post
    Probablly just a problem with you Reset...
    For meshes you dont need reset. Also the "firing" bug is available in W2S if you use wrong matrix'.

    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

  15. The Following User Says Thank You to Ch40zz-C0d3r For This Useful Post:

    [MPGH]Flengo (02-11-2013)

  16. #13
    R4v0r's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    London
    Posts
    234
    Reputation
    11
    Thanks
    142
    My Mood
    Amazed
    Quote Originally Posted by Ch40zz-C0d3r View Post
    For meshes you dont need reset. Also the "firing" bug is available in W2S if you use wrong matrix'.
    Yeah that fixed it, just tried

  17. #14
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    It's not W2S, i checked all the call's and even disabled them. Still flickers sadly

  18. #15
    |-|3|_][({}PT3R12's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    UnkwOwnS
    Posts
    449
    Reputation
    12
    Thanks
    472
    My Mood
    Twisted
    Double buffering should fix that problem?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] Flicker ! Works with 1.4.6 AND 1.4.7
    By rockpoo in forum Minecraft Hacks & Cheats
    Replies: 10
    Last Post: 04-23-2013, 03:04 AM
  2. CS 1.6 VAC2 proof hacks AND cheat death hacks
    By Brunogol in forum General Game Hacking
    Replies: 28
    Last Post: 12-18-2006, 08:26 PM
  3. Plz I Want Maple Global Hacks And Where Do I Get Game Engine 2 Make The Hacks Work???
    By mattinthehat in forum MapleStory Hacks, Cheats & Trainers
    Replies: 3
    Last Post: 01-15-2006, 06:12 PM
  4. Lineag2 and Ragnarok
    By suppaman in forum General Gaming
    Replies: 12
    Last Post: 01-01-2006, 04:07 PM
  5. i need short icq number pls and hack to wr..
    By BoneXDBreaker in forum WarRock - International Hacks
    Replies: 1
    Last Post: 12-26-2005, 05:08 PM