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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: root88
Forum: Coding MM:S Plugins & SM Extensions 03-07-2021, 04:39
Replies: 6
Views: 7,304
Posted By root88
Re: SourceMod extension: how to get server's IP?

That's true, however it should work for most dedicated servers (if started correctly).
Forum: Coding MM:S Plugins & SM Extensions 03-05-2021, 09:25
Replies: 6
Views: 7,304
Posted By root88
Re: SourceMod extension: how to get server's IP?

Thank you, I hadn't noticed this category at first. I've figured out how to do it, in case someone need this:

char serverip[32];
int ip = g_pCvar->FindVar("hostip")->GetInt();
int port =...
Forum: Coding MM:S Plugins & SM Extensions 03-04-2021, 08:57
Replies: 6
Views: 7,304
Posted By root88
Re: SourceMod extension: how to get server's IP?

That's one way of doing it for the plugin, I need to do it in extension :)
Forum: Coding MM:S Plugins & SM Extensions 03-03-2021, 11:43
Replies: 6
Views: 7,304
Posted By root88
SourceMod extension: how to get server's IP?

Hi.
How can I get server IP in sourcemod extension?
Showing results 1 to 4 of 4

 
Forum Jump

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


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