Menu

Show posts

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 Menu

Messages - Retard

#31
Snippet Showroom / Find random Player
Feb 13, 2018, 10:16 AM
The following function can help you find a random player.You can use this for minigames
function onPlayerCommand( player, cmd, text )
{
else if ( cmd == "rand" )
{
local RandPlayerID = FindRandPlayer();
print ( "Random PlayerID " + RandPlayerID );
}
}


function FindRandPlayer()
{
local
    MAX_PLAYERS = 50,
    count = 0,
    buffer = "",
    param;

    for(local i = 0; i < MAX_PLAYERS; i++)
    {
      if ( FindPlayer( i ) )
{
buffer = buffer + " " + i;
count++;
}
    }

param = split(buffer, " ");
return param[ rand() % count ];
}
#32
dk more like dick-clan.boards.net
This is not a field lol
#33
There wasnt any use of this.It is in the wiki
http://wiki.vc-mp.org/wiki/Scripting/Squirrel/Functions/Player.Pos
and  noobs who will copy paste it exactly will spam this topic. use // for comments
use else if ( cmd == "mypos" ) because people will copy this after  cmd + it's directly copy pasted from the wiki
#34
Clans and Families / Re: Sht(sharp Shooters)
Feb 10, 2018, 05:17 PM
SARCASM Can't you understand
#35
Clans and Families / Re: Sht(sharp Shooters)
Feb 10, 2018, 05:06 PM
Now here's a man who cant understand Sarcasm
#36
Clans and Families / Re: Sht(sharp Shooters)
Feb 10, 2018, 04:46 PM
It was registered in server but not vcmp.Delete your clan ;D ;D ;D ;D
#37
Clans and Families / Re: Sht(sharp Shooters)
Feb 10, 2018, 04:19 PM
Check out for your self + this clan has more members+all are active
https://tssvcmp.smfnew2.com/
#38
Clans and Families / Re: Sht(sharp Shooters)
Feb 10, 2018, 01:12 PM
Sorry but to tell you this clan name is already taken
#39
Quote from: Athanatos on Feb 08, 2018, 04:56 PM
Quote from: Ali Ahmed on Feb 08, 2018, 03:58 PM
Quote from: Athanatos on Feb 08, 2018, 03:46 PM
Quote from: Ali Ahmed on Feb 08, 2018, 01:57 PM
Quote from: vitogta on Feb 06, 2018, 07:19 PMActually browser link should be updated to (on the main page http://vc-mp.org/) to version of browser with inbuild factual updater link because it's very hard to join vc-mp for new people (almost imposible). Since stormeus is not active nobody else is able to change it on moddb. http://www.moddb.com/mods/vice-city-multiplayer/downloads/vice-city-multiplayer-04-client
Agree
Stop shitposting pls.
You too

ROLF You are the guy that actually posted useless things in this thread.
And when did I do that ? And can you please talk on PM
#40
Quote from: Athanatos on Feb 08, 2018, 03:46 PM
Quote from: Ali Ahmed on Feb 08, 2018, 01:57 PM
Quote from: vitogta on Feb 06, 2018, 07:19 PMActually browser link should be updated to (on the main page http://vc-mp.org/) to version of browser with inbuild factual updater link because it's very hard to join vc-mp for new people (almost imposible). Since stormeus is not active nobody else is able to change it on moddb. http://www.moddb.com/mods/vice-city-multiplayer/downloads/vice-city-multiplayer-04-client
Agree
Stop shitposting pls.
You too
#41
Quote from: vitogta on Feb 06, 2018, 07:19 PMActually browser link should be updated to (on the main page http://vc-mp.org/) to version of browser with inbuild factual updater link because it's very hard to join vc-mp for new people (almost imposible). Since stormeus is not active nobody else is able to change it on moddb. http://www.moddb.com/mods/vice-city-multiplayer/downloads/vice-city-multiplayer-04-client
Agree
#42
Clans and Families / Re: [UD]-Un DeaD
Feb 08, 2018, 01:54 PM
Poop luk
#43
Good luck
#44
And i am 12 started scripting 4 months ago
#45
Clans and Families / Re: TBB-The Brave BoyZ
Feb 04, 2018, 03:09 PM