otherid
#1

Hey People, i forgot but, i have a command, but i wanna make it be /r and /radio, How do i make this?
Reply
#2

If you are using strcmp for your commands, you can do it like this:

pawn Код:
if((strcmp(cmd, "/r", true) == 0) || (strcmp(cmd, "/radio", true) == 0))
Reply
#3

Thank you.
Reply
#4

Btw, i got a little stuck, does anyone got a small piece of code for a Team Message? (Like, SendTeamMessage Working with teams, not Gteams.
Reply
#5

Please, Someone? i cant continue untill i got this
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)