[FilterScript] Country Detector

Started by MatheuS, Jan 11, 2015, 12:24 PM

Previous topic - Next topic

=RK=MarineForce

Lmfao

i just added this

dofile( "IPtoCountry/IPtoCountry.nut" );
secondarydb <- ConnectSQL( "IPtoCountry/IpToCountry.db" );

it works Xddd

this changed by me .

Try to UnderStand ME!

Mahmoud Tornado

Quote from: =RK=MarineForce on Sep 10, 2018, 11:05 AMLmfao

i just added this
dofile( "IPtoCountry/IPtoCountry.nut" );
secondarydb <- ConnectSQL( "IPtoCountry/IpToCountry.db" );

it works Xddd
this changed by me .


Quote from: Takanaue on Jan 11, 2015, 12:24 PMIP to Country (VCMP)
function onScriptLoad()
{
   dofile( "IPtoCountry/IPtoCountry.nut" );
    secondarydb <- ConnectSQL( "IpToCountry.db" );
}
Yes, it's really "Lmfao". >.<

=RK=MarineForce

mahmoud i already added this but its shows me unknow so i got help by other script hmhmm :P
Try to UnderStand ME!

gamingpro

you must be write: secondarydb <- ConnectSQL("IpToCountry.db");