FS CMDS
#1

Tried using default command maker
zcmd and onplayercommandtext
And in this filterscript it keeps saying unkown commands

PS:****** was not my friend and i am trying to fix it :/ but its not working
Reply
#2

To a mode use either ZCMD(recommented) or strcmp. Don't use both of them.
Reply
#3

i said each not at the same time

First i tried strcmp didnt work
then zcmd didnt work
onplayercommandtext didnt work
pawn Код:
CMD:funny(playerid, params[])
{
   SendClientMessage(playerid, -1, "askdasda");
   return 1;
}
Says "UNKOWN COMMAND"
and no errors
Reply
#4

Which command processor you use in your gamemode ?
Reply
#5

You did not mention the word "each" before. Use it on a blank filterscript and include only a_samp and ZCMD. Also, uncomment the FILTERSCRIPT, so it will be defined and try again.
Reply
#6

blank fs it works .......
Reply
#7

Then you're using something that bugs that.
Reply
#8

-_- main was in my FS i removed that and it worked but anyway REP++ cuz u atleast tried and put resolving matters, And i really didnt want to show the script because its really dynamic and i really couldnt show it so ty (Y)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)