Commands dont do anything.
#1

Howdy samp forum!

Today i have a problem,
if i type any commands they do nothing, when i compile i have gotten no errors/warnings.

If you need any code from something specific ill add it.
Reply
#2

What command system do you use? If simple strcmp then make sure you have it under onplayercommandtext and return 0; in the end.
Reply
#3

what cmd processor do u use ? paste your code here
Reply
#4

I use ZCMD,
This is for ALL commands, not just a couple.
Its a linux server.
And all FS commands do work.
Reply
#5

Fixed-
Reply
#6

I've faced the same problem, on YCMD processor and after reading the code i discovred that i have wrongly wrote this
pawn Код:
YCMD:(playerid,params[],help
{
     //code...etc
}
So search on your GM/FS if you've done the same fail.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)