[FilterScript] Gang System DK
#28

Quote:
Originally Posted by DarK_FeneR
Посмотреть сообщение
Mh yea... I can add a shorcut like "/g info". But I have to find a way to do this with dcmd... I never used this way
I would like to do both commands... "/gang info" "/g info"... If you wants to change it... You can do this:

pawn Код:
Chenge this command in OnPlayerCommandText:
dcmd(gang, 4, cmdtext);
To
dcmd(g, 1, cmdtext);

Change this command:
dcmd_gang(playerid, params[])
To
dcmd_g(playerid, params[])
In this way you have to use /g and not /gang
You can do it like this:
In OnPlayerCommandText:
dcmd(g, 1, cmdtext);

than somewhere:
dcmd_g(playerid, params[]) return dcmd_gang(playerid, params);
Reply


Messages In This Thread
Gang System DK - by DarK_FeneR - 08.01.2016, 18:15
Re: Gang System DK - by Zikoo - 08.01.2016, 18:37
Re: Gang System DK - by Infinity - 08.01.2016, 21:13
Re: Gang System DK - by DarK_FeneR - 09.01.2016, 00:24
Re: Gang System DK - by Bolex_ - 09.01.2016, 13:40
Re: Gang System DK - by DarK_FeneR - 09.01.2016, 18:00
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 12:38
Re: Gang System DK - by Roozevelt - 21.03.2016, 13:04
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 13:42
Re: Gang System DK - by Roozevelt - 21.03.2016, 13:57
Re: Gang System DK - by Pottus - 21.03.2016, 14:24
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 14:49
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 14:53
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 15:25
Re: Gang System DK - by Roozevelt - 21.03.2016, 15:48
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 16:14
Re: Gang System DK - by jazzyKISS - 21.03.2016, 17:07
Re: Gang System DK - by DarK_FeneR - 21.03.2016, 17:20
Re: Gang System DK - by Roozevelt - 22.03.2016, 19:22
Re: Gang System DK - by DarK_FeneR - 22.03.2016, 20:10
Re: Gang System DK - by JamalMaddox - 23.03.2016, 06:32
Re: Gang System DK - by DarK_FeneR - 24.03.2016, 12:09
Re: Gang System DK - by Roozevelt - 25.03.2016, 20:30
Re: Gang System DK - by DarK_FeneR - 26.03.2016, 12:06
Re: Gang System DK - by XSharkX - 26.03.2016, 21:37
Re: Gang System DK - by DarK_FeneR - 29.05.2016, 15:52
Re: Gang System DK - by Roozevelt - 30.05.2016, 07:37
Re: Gang System DK - by Tommyx3 - 30.05.2016, 11:05
Re: Gang System DK - by DarK_FeneR - 30.05.2016, 22:47
Re: Gang System DK - by shourya12 - 31.05.2016, 04:25
Re: Gang System DK - by DarK_FeneR - 31.05.2016, 17:08
Re: Gang System DK - by Romero837 - 15.08.2016, 22:30
Re: Gang System DK - by XHunterZ - 15.08.2016, 23:44
Re: Gang System DK - by Mozzarela - 25.04.2018, 08:05

Forum Jump:


Users browsing this thread: 1 Guest(s)