Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: Fjose on Oct 20, 2014, 02:26 AM

Title: [Solved ] geo_ip's substitution & about multiple instances.
Post by: Fjose on Oct 20, 2014, 02:26 AM
Hellow guys,
I want to know if there is a possible module for replace the geo_ip? if the answer is no, what program or programs I need to compile a module for this?

How I can use that? of multiple instances.
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Honey on Oct 20, 2014, 03:40 PM
I dont know of any module but there is a geo ip script which EFE uses as well.You can find the script at The unofficial SQ Forum.
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Fjose on Oct 20, 2014, 03:53 PM
I know but IPtoCountry take much memory.
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Fjose on Oct 22, 2014, 11:10 PM
testers and developers can't tell me about the multiple instances?

(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F51pPgji.jpg&hash=dd9218f1a7b187d26cfdbf7277c3a0083d30c3e3)
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Stormeus on Oct 22, 2014, 11:54 PM
Quote from: Fjose on Oct 22, 2014, 11:10 PMtesters and developers can't tell me about the multiple instances?

It's simply a matter of launching a VC:MP instance, changing your name in the browser, and then launching another VC:MP instance. That's it.
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Sk on Oct 23, 2014, 01:52 PM
Quote from: stormeus on Oct 22, 2014, 11:54 PM
Quote from: Fjose on Oct 22, 2014, 11:10 PMtesters and developers can't tell me about the multiple instances?

It's simply a matter of launching a VC:MP instance, changing your name in the browser, and then launching another VC:MP instance. That's it.
well i love this feature i can easily check my script on localhost with more then one user
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Fjose on Oct 23, 2014, 02:53 PM
Quote from: stormeus on Oct 22, 2014, 11:54 PM
Quote from: Fjose on Oct 22, 2014, 11:10 PMtesters and developers can't tell me about the multiple instances?

It's simply a matter of launching a VC:MP instance, changing your name in the browser, and then launching another VC:MP instance. That's it.

Thanks :)

the last question to lock this topic.
I have the plugin sdk now just I need a program for can compile a module. some suggestions?
Title: Re: geo_ip's substitution & about multiple instances.
Post by: Stormeus on Oct 23, 2014, 03:13 PM
Quote from: Fjose on Oct 23, 2014, 02:53 PMI have the plugin sdk now just I need a program for can compile a module. some suggestions?

Visual Studio for Windows (2010 recommended for building server modules atm).

GCC for Linux.