12.10.2013, 13:42
Hi-
I have quite a few commands that don't give me issues, however if I return the sendername or target's name, it'll return player ID 0's name by default under the target name.
It's weird, can't really figure out what's wrong. Everything under the variables
new sendername[MAX_PLAYER_NAME]
and
GetPlayerName
is fine.
Any suggestions?
I have quite a few commands that don't give me issues, however if I return the sendername or target's name, it'll return player ID 0's name by default under the target name.
It's weird, can't really figure out what's wrong. Everything under the variables
new sendername[MAX_PLAYER_NAME]
and
GetPlayerName
is fine.
Any suggestions?