dcmd help
#1

Hi, how do i define warning 203: symbol is never used: "dcmd_atruck?
Reply
#2

dcmd(atruck,6,cmdtext); ?
or you need to make the command
Reply
#3

No,i mean when i did the command dcmd_atruck then idk how to define it.
Reply
#4

Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    dcmd(atruck,6,cmdtext); 
 // all other command under this
return 0;
}
this is how you define it my man.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)