• Welcome to Vice City Multiplayer.
 
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

Topics - Dawood136

#1
How to add properties and pickup's for them ? can any one telllllllllllllll  meeeeeeeeeeeeeeeeeeeee
#2
mIRC/pawn Scripting / Filter Scripts
March 16, 2011, 04:06:59 PM
Any Filter Scripts For VCMP , Cuz I Need To Know That which filter scripts does vcmp got , i only know one filter script like of spamming + flooding , So Please If you know any filter script important Please Tell ME


Thank You
#3
mIRC/pawn Scripting / Help Please
March 04, 2011, 06:00:08 AM
my !givecash is buged when some one do !givecash [playername/id] [ammount] it says invalid player i tried alot but it don't work

My Code :

      else if (strcmp(cmd, "!givecash", true) == 0) {
        new tmp2[256], plr;
tmp = strtok(cmdtext, idx), tmp2 = strtok(cmdtext, idx), plr = FindPlayerIDFromString(tmp);
if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
else if (!strlen(tmp2)) SendClientMessage(playerid,COLOR_GREEN, "USAGE: !givecash [Nick/ID] [Amount]");
else if (GetPlayerHandCash(gPlayers[playerid]) < StrToInt(tmp2)) SendClientMessage(playerid,COLOR_GREEN, "Error: You havent got the needed money.");
else if (plr != INACTIVE_PLAYER_ID) SendClientMessage(playerid,COLOR_RED,"Error: Unknown player");
else if(!IsPlayerRegistered(gPlayers[plr])) SendClientMessage(playerid, COLOR_RED, "Error: That nick is not registered!");
else if (!IsNumeric(tmp2)) SendClientMessage(playerid,COLOR_GREEN, "Error: Invalid Amount!");
else {
format(szMsg,sizeof(szMsg),"You have sent:[ $%d ] to:[ %s ]",tmp,gPlayers[playerid]);
SendClientMessage(playerid,COLOR_GREEN, szMsg);
DecPlayerHandCash(playerid,StrToInt(tmp));
IncPlayerHandCash(plr,StrToInt(tmp));
}
return 1;
    }
#4
mIRC/pawn Scripting / Need a Pro Scripter
March 03, 2011, 11:08:09 AM
Hello Friends ,
                  I need a good pro scripter for my server which  is going to be official in some days , but first i need a scripter

I will Also Pay Him $$$ , I am Not Joking "IF I WILL GET $$$ FROM OUR FORUMS OR FROM THE OTHER THING I will Pay Him $$$"


Regards :
            Dawood Sahi
#5
Support / Need RPG Scripts ...........
December 21, 2010, 07:55:22 AM
i need rpg scripts for my rpg server but i can't found it in samp you can just search on google and you will find them and only one script there are showrooms of scripts but will vcmp SORRY NO SCRIPTS  >:( and now some one create a rpg server ppl come and see !commands / !help no rpg scripts only GUPS and then they /q no more funnnnnnn in vcmp and when we create a rpg server in samp no one comes on that cuz it already have alot of servers running and now i need your help to make rpg servers in VICE CITY MULTIPLAYER and vice city single player is only a real life game so why not rpg in VC:MP why


after all the topic is need rpg scripts so plz help me and others to get the scripts and make servers


Sign :
        Dawood Sahi