29.06.2014, 09:19
You've defined the parameters but what you've defined doesn't match with what you've got.
EXAMPLE:
SendAudioToRange(audioid, volume, Float:x, Float:y, Float:z, Float:range)
In the brackets are the parameters, but the arguments you've put in don't match.
You need to wait 24 hours before bumping, not 7 minutes.
EXAMPLE:
SendAudioToRange(audioid, volume, Float:x, Float:y, Float:z, Float:range)
In the brackets are the parameters, but the arguments you've put in don't match.
You need to wait 24 hours before bumping, not 7 minutes.