AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   [EXTENSION] System2 - Easy to use HTTP(S)/FTP Request API and useful system natives (https://forums.alliedmods.net/showthread.php?t=146019)

shavit 07-23-2012 08:35

Re: [EXTENSION] System2
 
I wanna buy a server to shut-down the whole system, LOL.

dordnung 07-23-2012 12:51

Re: [EXTENSION] System2
 
:D then they have to give users less rights :D

shavit 07-25-2012 19:01

Re: [EXTENSION] System2
 
Quote:

Originally Posted by Popoklopsi (Post 1756589)
:D then they have to give users less rights :D

Blah, still worked :).
BTW, there is a chance that you will add a option that we can choose to don't use the callback?

minimoney1 07-25-2012 19:07

Re: [EXTENSION] System2
 
Quote:

Originally Posted by shavit (Post 1758224)
Blah, still worked :).
BTW, there is a chance that you will add a option that we can choose to don't use the callback?

^That
And you should also pass the command in the callback as well.

Thrawn2 07-26-2012 04:36

Re: [EXTENSION] System2
 
Support for grabbing STDOUT & STDERR would be useful i guess.

dordnung 01-16-2013 14:51

Re: [EXTENSION] System2
 
UPDATE


1.4

- RunCommand works now non threaded
- Added RunThreadCommand for threaded commands
- Callback for threaded commands gives now: executed command, output and status code
- RunCommand returns status code and gives output
- Command parameter now with arguments
- No need of Metamod -> Only one file for all games!


asherkin 01-16-2013 15:22

Re: [EXTENSION] System2
 
Eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeep, you can't make a call into SourcePawn (or the engine fwiw) from a thread that isn't the primary one.

dordnung 01-16-2013 15:39

Re: [EXTENSION] System2
 
What do you mean?

asherkin 01-16-2013 16:44

Re: [EXTENSION] System2
 
Quote:

Originally Posted by Popoklopsi (Post 1874610)
What do you mean?

https://en.wikipedia.org/wiki/Thread_safety

Bimbo1 01-19-2013 22:35

Re: [EXTENSION] System2
 
the extension failed on loading: "Could not find interface: IThreader".


All times are GMT -4. The time now is 11:50.

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