http://ustunting.com/vcmp04/Deathlist.zip Is not working, If someone is having this script please make a mirror of download asap.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Mursaleen5544 on Dec 27, 2019, 02:14 PMarent those two paragraphs same ??He removed Spanish one now lol.
else if ( cmd == "setname" )
{
if ( !text ) PrivMessage( "Usage /" + cmd + " [Nick-ID] [Name]" ,player );
else
{
local plr = GetPlayer( GetTok( text, " ", 1 ) );
if ( !plr ) PrivMessage( "Invalid player." ,player );
else
{
local name = GetTok( text, " ", 2 );
PrivMessage( "You have changed the name of "+plr.Name+" to "+name ,player );
plr.Name = name;
}
}
}
function onScriptLoad()
{
banca1 <- CreateCheckpoint( null, 0, true, Vector( -937.681, -351.388, 17.8038 ), RGB(100, 255, 000), 2);
banca2 <- CreateCheckpoint( null, 0, true, Vector( -938.624, -351.724, 7.22692 ), RGB(100, 255, 000), 2);
}
function onCheckpointEntered( player, cp )
{
if ( cp.ID == 0 )
{
player.Pos = Vector(-938.342,-351.895,7.22);
}
else if ( cp.ID == 1 )
{
player.Pos = Vector(-938.722,-351.345,17.2);
}
}
Quote from: Pau Grosso on Mar 12, 2019, 05:20 PMMaybe this server uses JavaScript https://dev.maxmind.com/geoip/geoip2/javascript/is there any way to add this in vcmp server
Quote from: Pau Grosso on Mar 12, 2019, 05:20 PMMaybe this server uses JavaScript https://dev.maxmind.com/geoip/geoip2/javascript/Dude do you have Discord ?