help in commands
#1

i need to make many shorts for one command like repair command
/repair
short : /r
short 2 /fix how
Reply
#2

https://sampwiki.blast.hk/wiki/RepairVehicle
https://sampwiki.blast.hk/wiki/SetVehicleHealth
Reply
#3

If you already have the command script, just use like such:
pawn Код:
if(!strcmp(cmdtext, "/repair") || !strcmp(cmdtext, "/r") || !strcmp(cmdtext, "/fix"))
Reply
#4

like short link but command
Reply
#5

Can you be more clear? What is a "short link"?
Reply
#6

don't care with like short link but command
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)