I decided to check this forum after a looooong time of inactivity, Still can't decide if this game is still dead? is it?
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 Menuclass diepos
{
diepos = false;
x = 0;
y = 0;
z = 0;
}
function onPlayerJoin( player )
{
dp[ player.ID ] = diepos( );
}
function onPlayerDeath( player, reason )
{
dp[ player.ID ].x; = player.Pos.x
dp[ player.ID ].y; = player.Pos.y
dp[ player.ID ].z; = player.Pos.z
}
function onPlayerSpawn( player )
{
if( dp[ player.ID ].diepos = true ) {
player.Pos.x = dp[ player.ID ].x;
player.Pos.y = dp[ player.ID ].y;
player.Pos.z = dp[ player.ID ].z; }
}
Quote. Then how the fucking hell a server with almost no effort got fucking rated as the best, and no one here played my old server? lol laif sucks.Do want to make your server famous?
Quote from: XForce111 on Mar 26, 2018, 02:17 AMMake sure gta-vc.exe is Uncheck as Run as Administrator then try againIf it IS checked then run vcmp as administrator too.