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.


Messages - Dawood136

Pages: [1] 2
1
Thanks Alot, TOPIC LOCKED!

2
mIRC/pawn Scripting / How to add properties and pickup's for them ?
« on: March 25, 2011, 09:54:34 am »
How to add properties and pickup's for them ? can any one telllllllllllllll  meeeeeeeeeeeeeeeeeeeee

3
mIRC/pawn Scripting / Re: PutDirectlyInVehicle didn't work?
« on: March 21, 2011, 02:37:43 pm »
Code: [Select]
else if (strcmp(cmd, "puttovehicle", true) == 0) {
new snick[256], plr, vehicle[256], szMsg[256];
snick = strtok(cmdtext, idx), plr = FindPlayerIDFromString(snick), vehicle = strtok(cmdtext, idx);
if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
else if(!IsPlayerCommandLevel(playerid,"sethp")) SendClientMessage(playerid, COLOR_RED, "You don't have access to use this command!");
else if (!strlen(vehicle)) SendClientMessage(playerid,COLOR_GREEN,"USAGE: /c puttovehicle [Nick/ID] [VehicleID]");
  else if (plr == INACTIVE_PLAYER_ID) SendClientMessage(playerid,COLOR_RED,"Error: Unknown player");
else {
format(szMsg,sizeof(szMsg),"Admin %s teleported:[ %s ] to vehicle:[ %d ]",gPlayers[playerid],gPlayers[plr],strval(vehicle));
SendClientMessageToAll(COLOR_GREEN,szMsg);
PutPlayerInVehicle(plr,strval(vehicle));
}
return 1;
}

use this

4
mIRC/pawn Scripting / Re: Filter Scripts
« on: March 17, 2011, 01:17:46 pm »
Topic Locked!

5
mIRC/pawn Scripting / Filter Scripts
« on: March 16, 2011, 06: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

6
mIRC/pawn Scripting / Re: Help Please
« on: March 09, 2011, 11:45:19 am »
Problem Released , TOPIC CLOSED (LOCKED)

7
mIRC/pawn Scripting / Re: Help Please
« on: March 09, 2011, 11:37:39 am »
Mr.Yazeen Do you revived me email on yahoo ?

Our Dss rpg script is sent to big and u , big is working on it many cmds are added

8
mIRC/pawn Scripting / Re: Help Please
« on: March 08, 2011, 05:27:15 pm »
HELP HELP!!

9
mIRC/pawn Scripting / Re: How to use INI's for FBI duty
« on: March 08, 2011, 04:40:50 pm »
Problem Solved , Our Scripters Done ! There Job , fbiduty cmd is reinstalling

10
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 05, 2011, 04:41:15 pm »
Yazeen And BIG[H] Selected As Script Manager Of DSS RPG


TOPIC LOCKED

11
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 05, 2011, 04:11:52 pm »
Ok Then Register On Forums And Contact Me



Topic Will Be Locked In Some Time

12
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 05, 2011, 12:39:59 pm »
Don't Abuse Please

13
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 05, 2011, 12:08:03 pm »
I Got The Best , :D :DDD They Are Great!!

14
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 05, 2011, 11:05:12 am »
After A Long Long .... Meeting With Our All Staff We Are Going To Select Mr. BIG[H] As A Script Manager , Congrats BIG[H].

You Have 48 Hours To Register At Our Forums And Mail Me (PM - In Forums) , About Your Information Like Where You Live , Cell No. , Etc


Our Forums : www.dssrpg.smfnew.com


Note : We Also Need More Staff If You Want To Join Us You Are Welcome To Be In Our Team , Thank You.


Regards :

            Dawood Sahi 

15
mIRC/pawn Scripting / Re: Need a Pro Scripter
« on: March 04, 2011, 12:23:48 pm »
OK I Will Select You BIG[H] And You Yazeen Than I Will Select One From You Both

Pages: [1] 2