Where include dcmd ?
#1

Where include dcmd
Reply
#2

Add this code below #includes.

pawn Code:
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
Reply
#3

Thanks For ShivRp
Reply
#4

Quote:
Originally Posted by Jihanz
View Post
Thanks For ShivRp
NP mate
Reply
#5

Why going use dcmd? Why not better ones like zcmd or YCMD?
Reply
#6

Ye ZCMD is better
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)