 axl, on 17 July 2017 - 10:35 AM, said:
axl, on 17 July 2017 - 10:35 AM, said:
Are you running in Polymer/Polymost? I only ask because I don't support classic mode, and this looks like a classic renderer issue.
 axl, on 17 July 2017 - 10:35 AM, said:
axl, on 17 July 2017 - 10:35 AM, said:
This post has been edited by icecoldduke: 17 July 2017 - 10:39 AM
 icecoldduke, on 17 July 2017 - 10:39 AM, said:
icecoldduke, on 17 July 2017 - 10:39 AM, said:
 axl, on 17 July 2017 - 10:44 AM, said:
axl, on 17 July 2017 - 10:44 AM, said:
This post has been edited by icecoldduke: 17 July 2017 - 10:48 AM
 icecoldduke, on 17 July 2017 - 10:46 AM, said:
icecoldduke, on 17 July 2017 - 10:46 AM, said:
 icecoldduke, on 17 July 2017 - 10:46 AM, said:
icecoldduke, on 17 July 2017 - 10:46 AM, said:
 Master O, on 17 July 2017 - 01:08 PM, said:
Master O, on 17 July 2017 - 01:08 PM, said:
 icecoldduke, on 17 July 2017 - 01:17 PM, said:
icecoldduke, on 17 July 2017 - 01:17 PM, said:
 Hank, on 17 July 2017 - 02:26 PM, said:
Hank, on 17 July 2017 - 02:26 PM, said:
This post has been edited by icecoldduke: 17 July 2017 - 02:29 PM
 icecoldduke, on 17 July 2017 - 02:28 PM, said:
icecoldduke, on 17 July 2017 - 02:28 PM, said:
 Hank, on 17 July 2017 - 02:36 PM, said:
Hank, on 17 July 2017 - 02:36 PM, said:
This post has been edited by icecoldduke: 17 July 2017 - 02:44 PM
 icecoldduke, on 17 July 2017 - 02:39 PM, said:
icecoldduke, on 17 July 2017 - 02:39 PM, said:
 
						
                                                This post has been edited by icecoldduke: 17 July 2017 - 04:30 PM

 Mblackwell, on 17 July 2017 - 04:33 PM, said:
Mblackwell, on 17 July 2017 - 04:33 PM, said:

 icecoldduke, on 17 July 2017 - 04:43 PM, said:
icecoldduke, on 17 July 2017 - 04:43 PM, said:
 icecoldduke, on 17 July 2017 - 05:00 PM, said:
icecoldduke, on 17 July 2017 - 05:00 PM, said:
 Hendricks266, on 17 July 2017 - 05:02 PM, said:
Hendricks266, on 17 July 2017 - 05:02 PM, said:
This post has been edited by icecoldduke: 17 July 2017 - 05:22 PM
 axl, on 17 July 2017 - 10:44 AM, said:
axl, on 17 July 2017 - 10:44 AM, said:
 TON, on 18 July 2017 - 05:05 AM, said:
TON, on 18 July 2017 - 05:05 AM, said:
 icecoldduke, on 18 July 2017 - 11:24 AM, said:
icecoldduke, on 18 July 2017 - 11:24 AM, said:
    static int handle;
    // Random Zilla taunts
    if (!FX_SoundActive(handle))
 icecoldduke, on 18 July 2017 - 04:41 PM, said:
icecoldduke, on 18 July 2017 - 04:41 PM, said:
    static int handle;
    // Random Zilla taunts
    if (!FX_SoundActive(handle))
 TerminX, on 18 July 2017 - 05:01 PM, said:
TerminX, on 18 July 2017 - 05:01 PM, said:
 Hendricks266, on 18 July 2017 - 05:06 PM, said:
Hendricks266, on 18 July 2017 - 05:06 PM, said:
This post has been edited by icecoldduke: 18 July 2017 - 05:46 PM
    static int handle = -1;
    // Random Zilla taunts
    if (handle == -1 || !FX_SoundActive(handle))
    {
 TON, on 19 July 2017 - 03:14 AM, said:
TON, on 19 July 2017 - 03:14 AM, said:
    static int handle = -1;
    // Random Zilla taunts
    if (handle == -1 || !FX_SoundActive(handle))
    {
This post has been edited by icecoldduke: 19 July 2017 - 03:43 AM