chat bubble problem
#1

i typed this: SetPlayerChatBubble(playerid,0xFFFFFFFF,"iwjghwge" );
and iv got a fatal error with mismatch: error 035: argument type mismatch (argument 2)

what can i do to fix this problem?
Reply
#2

pawn Код:
SetPlayerChatBubble(playerid,"iwjghwge",0xFFFFFFFF);
Reply
#3

i typed that you told but iv got two warnings:number of arguments does not match definition
warning:number of arguments does not match definition
Reply
#4

https://sampwiki.blast.hk/wiki/SetPlayerChatBubble

Example: SetPlayerChatBubble(playerid, "My bubble", 0xFFFFFFFF, 100.0, 10000);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)