Hello There, Guest! Login or Register


[Feature]Player FPS, ping and damage
#11
(09-22-2013, 05:05 AM)Nater link Wrote: LVP turns AAD! it would be a good idea if a bunch of decent fighters were active :+
That would be gorgeous! It doesn't have to be the whole LVP, but you simply could add a minigame, or even a specific virtual world to handle everything related to it :P
#12
I bet, if LVP had AAD alot of AAD servers would stop being played, you'd be able to just play everything on one server.
#13
i think lvp shud start working on a new DM script ...like aad maybe
#14
Adding some sort of AAD minigames would surely attract players
#15
(09-22-2013, 07:45 AM)Pedro link Wrote: That would be gorgeous! It doesn't have to be the whole LVP, but you simply could add a minigame, or even a specific virtual world to handle everything related to it :P

Would be cool, Minigame of it would be cool Pedro you should make one! I would but I aint good at that kinda shit :P
#16
Code:
stock GetPlayerPacketloss(playerid,&Float:packetloss)
{
    /* Returns the packetloss percentage of the given playerid - Made by Fusez */

    if(!IsPlayerConnected(playerid)) return 0;

    new nstats[400+1], nstats_loss[20], start, end;
    GetPlayerNetworkStats(playerid, nstats, sizeof(nstats));

    start = strfind(nstats,"packetloss",true);
    end = strfind(nstats,"%",true,start);

    strmid(nstats_loss, nstats, start+12, end, sizeof(nstats_loss));
    packetloss = floatstr(nstats_loss);
    return 1;
}
I can be dev plz
#17
(09-23-2013, 08:58 AM)PennyWise link Wrote: http://forum.sa-mp.com/showthread.php?t=...t&page=100


HAI FUSE!

Amen.
#18
still waiting for VIP room
#19
Which VIP room?!