How to make it so a player recieve a message talktype Orange on the middle of the screen, I've already tried numers 1-30 and noone of them worked.
I've tried this way too:
but im getting debug, is there any other way to make it works?
Code:
(cid,?, "")
I've tried this way too:
Code:
doPlayerSendTextMessage(cid,"",TALKTYPE_ORANGE_1)
but im getting debug, is there any other way to make it works?