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

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: tenub
Forum: Module Coding 08-26-2017, 00:19
Replies: 36
Views: 34,006
Posted By tenub
Re: Module: Curl

curl_consts.inc(497) : warning 200: symbol "CURLINFO_CONTENT_LENGTH_DOWNLOA" is truncated to 31 characters
curl_consts.inc(1033) : warning 200: symbol "CURLOPT_CONV_FROM_NETWORK_FUNCT" is truncated...
Forum: Suggestions / Requests 08-23-2017, 01:07
Replies: 2
Views: 739
Posted By tenub
Re: Measure by SchlumPF*?

Nope. I think I found the right one on some Russian website though. I still need to verify whether it's correct.
Forum: Suggestions / Requests 08-22-2017, 09:33
Replies: 2
Views: 739
Posted By tenub
Measure by SchlumPF*?

Looking for the source for an old plugin used to measure the distance between two points the player looks at:
Measure 4.0 SchlumPF distance.amxx

I have the plugin but...
Forum: Module Coding 08-31-2016, 14:40
Replies: 82
Views: 44,520
Posted By tenub
Re: Module: Threaded Sockets

I see now. For each possible connection I would need to create unique handles. One more question if you wouldn't mind. Consider hooking into player "say" events to deliver a payload to the same Redis...
Forum: Module Coding 08-31-2016, 11:16
Replies: 82
Views: 44,520
Posted By tenub
Re: Module: Threaded Sockets

In the download example, what happens if multiple "/test" commands are executed at the same time since the thread handle is global? I ask because I am curious how to handle sending concurrent data to...
Forum: Scripting Help 08-30-2016, 18:29
Replies: 5
Views: 1,401
Posted By tenub
Re: Passing handle and buffer together

I tried with the enum in a few ways and the handle isn't freed somehow. It may help if I post some of the exact code. Basically, I'm using the CURL module and want to set a custom header and receive...
Forum: Scripting Help 08-30-2016, 14:47
Replies: 5
Views: 1,401
Posted By tenub
Re: Passing handle and buffer together

Yes, the some_value or the buffer after add/copy prints fine within function_to_fill_buffer.



I will try this method and see if it helps when I get home. Thank you!
Forum: Scripting Help 08-30-2016, 13:57
Replies: 5
Views: 1,401
Posted By tenub
Passing handle and buffer together

I need to pass a handle and buffer in one variable to a callback function. How can I do this? I've tried creating an array and using the first cell for the handle and the rest for the buffer....
Forum: HL1 Servers (HLDS) 08-05-2016, 08:38
Replies: 3
Views: 1,950
Posted By tenub
Re: Seeking CS 1.6 MOTD Browser Information

Another one: attempting to type "_" into a form input performs a paste action instead of entering the character. So much for searching map names.

To your last point, I suppose I will need to...
Forum: HL1 Servers (HLDS) 08-05-2016, 00:10
Replies: 3
Views: 1,950
Posted By tenub
Seeking CS 1.6 MOTD Browser Information

Google returns little to nothing and searching these forums results in the same. Could anyone help me figure out what features of a decent web browser the in-game browser (one used in MOTD windows)...
Forum: Scripting Help 05-17-2016, 22:20
Replies: 1
Views: 655
Posted By tenub
Letting an optional parameter die?

I wish to call this function with or without a second parameter. With it, I care about setting its value and would be able to test the value of the message from an outside function. Without it, I...
Forum: Scripting Help 05-11-2016, 22:28
Replies: 0
Views: 495
Posted By tenub
Parsing Response Thru Socket

If I want to parse a response via socket, this results in a string being received due to the RESP protocol (remote Redis server). I need to then parse this based on the protocol specification, but in...
Forum: Scripting Help 04-30-2016, 00:43
Replies: 0
Views: 513
Posted By tenub
Registering multiple commands via cvar

I am trying to use a cvar value to register a list of commands. To test, I am defaulting this cvar to register "/commands" and "/members" and have successfully done so. However, it seems "g_WebUrl"...
Forum: Scripting Help 04-21-2016, 15:33
Replies: 1
Views: 801
Posted By tenub
Formatting command string for sending over TCP socket

I'm trying to write a simple Redis client for publishing data to a Redis server. This is a project for me to learn Pawn/AMXX basics.

I come from a JavaScript background so things are a bit strange...
Forum: HL1 Servers (HLDS) 09-10-2013, 19:39
Replies: 7
Views: 1,492
Posted By tenub
Forum: HL1 Servers (HLDS) 09-10-2013, 19:32
Replies: 7
Views: 1,492
Posted By tenub
Bypassing HLDS Start Screen In Windows?

I tried searching here but surprisingly found no results about this simple and assumedly common request.

I'm using HLDS atm with HLSM 2.4.1 but when HLSM restarts the process I'm presented with a...
Forum: Scripting Help 08-17-2013, 16:23
Replies: 2
Views: 844
Posted By tenub
What Could Cause Players To Render Like This?

What in the world could be causing players to render as in the screenshot below? I have basically an "all-in-one" kz plugin and I need to return the player rendering back to normal rather than having...
Forum: Suggestions / Requests 08-17-2013, 13:09
Replies: 5
Views: 1,098
Posted By tenub
Enforcing Cstrike Version

My friend told me there was a plugin that checks to ensure players in the server are using the most recent version of counter-strike. I tried googling and searching these forums with keywords like...
Showing results 1 to 18 of 18

 
Forum Jump

All times are GMT -4. The time now is 12:30.


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