You da man, it recognizes the command
I hope by now I'm not being a bother, but somethin's still wrong. It can never find the player.
Since I don't 100% understand the code you gave me, I can't tell whether I need to input a name or ID number. But I tried it both ways with and without quotes. Still no ID found.
I'm assuming that this:
Code:
new target_id = cmd_target(id, user, 32)
is a boolean function that returns whether the user exists or something along those lines, considering the !target usage, but then why would you use it like an integer later if that were the case
*Needs to Brush Up on his Small*