Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: codecae
Forum: General 04-26-2017, 00:51
Replies: 339
Views: 121,556
Posted By codecae
Re: 26/4/2017 - Servers down?

Looks like there's a build issue with 1.11

https://builds.alliedmods.net/mms/waterfall
Forum: Extensions 11-30-2016, 20:18
Replies: 883
Views: 702,498
Posted By codecae
Re: DHooks (Dynamic Hooks - Dev Preview)

Can anyone direct me to some sort of object model reference for csgo? I have the offsets from https://www.sourcemodplugins.org/vtableoffsets/csgo but I can't find any documentation that specifies...
Forum: Scripting 10-14-2016, 00:08
Replies: 17
Views: 6,698
Posted By codecae
Re: [CSGO] Sourcemod Not Getting Steamid

I updated to 1.8.0.5946 and it seems to have cleared up this issue so far.
Forum: Scripting 10-13-2016, 22:14
Replies: 17
Views: 6,698
Posted By codecae
Re: [CSGO] Sourcemod Not Getting Steamid

I am seeing a similar issue on all of my servers. All steam IDs are coming in as STEAM_ID_PENDING. Seems to have started after the update tonight.

It's really screwing with stuff in my database!
Forum: Source Servers (SRCDS) 10-07-2016, 14:02
Replies: 208
Views: 58,818
Posted By codecae
Re: Csgo Patch 10-6-2016 problems

The most recent build seems to fix the issues mostly. Still hitting sporadic crashes and errors upon exit:

****************************************************************...
Forum: Scripting 09-20-2015, 19:32
Replies: 9
Views: 1,800
Posted By codecae
Re: Threaded Query Callbacks don't play well with Server Commands?

Excellent tips!! Sincerely. I'll build this functionality into the include so I can reuse it.
Forum: Scripting 09-20-2015, 14:31
Replies: 9
Views: 1,800
Posted By codecae
Re: Threaded Query Callbacks don't play well with Server Commands?

I replaced the PrintToServer commands with PrintToChatAll and it looks as through the threads complete successfully. I can see the values in game chat. Out of sheer curiousity, I tried the same...
Forum: Scripting 09-19-2015, 17:24
Replies: 9
Views: 1,800
Posted By codecae
Re: Threaded Query Callbacks don't play well with Server Commands?

Just for clarity, this is what the query does in mysql:


mysql> select get_lock('test',-1) acquired;
+----------+
| acquired |
+----------+
| 1 |
+----------+
1 row in set (0.00 sec)
Forum: Scripting 09-19-2015, 17:16
Replies: 9
Views: 1,800
Posted By codecae
Re: Threaded Query Callbacks don't play well with Server Commands?

I was afraid that we might confuse the locking piece. I'm not using the locking feature in SM... in fact I'm trying to avoid it, hence the query threading. The lock feature I refer to in the post...
Forum: Scripting 09-19-2015, 10:20
Replies: 9
Views: 1,800
Posted By codecae
Threaded Query Callbacks don't play well with Server Commands?

While working with threaded SQL connections, I'm getting inconsistent behavior from callback functions. Given that I'm fairly new to coding in sourcepawn, I'm wondering if I have missed something...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 00:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode