No message?
#6

Quote:
Originally Posted by Pottus
Посмотреть сообщение
It is pretty funny how ignorance of the problem is contagious you don't need sscanf() or format() for a command like this the best solution was already posted.

@Konstintanos - You have 3 different SendClientMessage() commands going on there
#define SCM SendClientMessage

#define SendUsageMessage(%0,%1) \
SendClientMessage(%0, COLOR_YELLOW , "Usage:{FFFFFF} "%1)

#define SendErrorMessage(%0,%1) \
SendClientMessage(%0, COLOR_LIGHTRED, "Error:{FFFFFF} "%1)

those are mine

There's no need, it functions very well but the
Код:
SendClientMessage(playerid, COLOR_UPDATED, "The jingle URL has successfully been updated!");
isn't sent to the player when he has the link inserted, /playjingle works, I just need the successfully updated message to be sent to the player!
Reply


Messages In This Thread
No message? - by JaydenJason - 14.05.2015, 16:01
Re: No message? - by Konstantinos - 14.05.2015, 16:06
Re: No message? - by AdHaM612 - 14.05.2015, 16:07
Re: No message? - by Sellize - 14.05.2015, 16:07
Re: No message? - by Pottus - 14.05.2015, 16:32
Re: No message? - by JaydenJason - 14.05.2015, 16:43
Re: No message? - by JaydenJason - 15.05.2015, 10:29
Re: No message? - by rappy93 - 15.05.2015, 10:50
Re: No message? - by JaydenJason - 15.05.2015, 11:33
Re: No message? - by JaydenJason - 15.05.2015, 14:10

Forum Jump:


Users browsing this thread: 3 Guest(s)