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)

FaTony 12-25-2010 04:25

Re: [EXTENSION] System2
 
Quote:

Originally Posted by Popoklopsi (Post 1377981)
do you mean this?

PHP Code:

extern const sp_nativeinfo_t system2_natives[];
static 
cell_t sys_RunCommand(IPluginContext *pContext, const cell_t *params);
static 
cell_t sys_GetGameDir(IPluginContext *pContext, const cell_t *params); 


Yes.

SuperRaWR 01-08-2011 13:22

Re: [EXTENSION] System2
 
For Windows Servers:

If this could be combined with a check to see if your server is spamming "your server is out of date and needs to be updated" it would be awesome.

People would be able to set it up with a batch script to update their servers automatically.

asherkin 01-08-2011 13:25

Re: [EXTENSION] System2
 
Quote:

Originally Posted by SuperRaWR (Post 1389124)
a check to see if your server is spamming "your server is out of date and needs to be updated" it would be awesome.

You can do this with SteamTools.

narutopgm 07-11-2012 06:39

Re: [EXTENSION] System2
 
hi,

i have this error :
PHP Code:

L 07/11/2012 10:19:23: -------- Mapchange to c3m1_plankcountry --------
L 07/11/2012 10:19:23: [SMUnable to load extension "system2.ext": /home/l4d2/left4dead2/left4dead2/addons/sourcemod/extensions/system2.ext.soundefined symbol_SpewInfo 

What is a solution ?

narutopgm 07-12-2012 03:05

Re: [EXTENSION] System2
 
Hello,
after some research, I think it should start again with the updated version right?
Can someone please rebuild it?

thank you

Drixevel 07-14-2012 15:34

Re: [EXTENSION] System2
 
I don't think it works for L4D2.

Zephyrus 07-14-2012 16:07

Re: [EXTENSION] System2
 
this should be engine-independent

dordnung 07-17-2012 15:54

Re: [EXTENSION] System2
 
1.2 - Improved Extension, works now also for left4dead(2) and CS GO
Please delete your old system2.ext.* and replace the system2.inc!

Electr000999 07-20-2012 11:48

Re: [EXTENSION] System2
 
Popoklopsi, Thanks, I use on my L4D2 server, on linux and win, it works:)

dordnung 07-21-2012 21:48

Re: [EXTENSION] System2
 
UPDATE

1.3 - RunCommand is now Threaded and have a Callback function!


All times are GMT -4. The time now is 01:15.

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