Quote:
Originally Posted by vL.
Btw what are the differences in %d %i %s
|
%d and %i for integers, %f for floats, %s for strings, %c for char, %a for arrays, %L for lang.
Not sure when you should use %a, though, or how it appears.
About your error, check if 'targetid' is a valid player.
__________________