SA-MP Forums Archive
Help with color embbed - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help with color embbed (/showthread.php?tid=635015)



Help with color embbed - IggyKlipz - 30.05.2017

Hello again, im in need of help with this color embed
ive got 14 warnings most are from this

*SendClientMessageEx(playerid, COLOR_GREY, "(ID: %i) {%06x}%s{AAAAAA} - (Level: %i) - (Ping: %i)", i, color >>> 8, name, PlayerInfo[i][pLevel], GetPlayerPing(i));*



number of arguments does not match definition


Re: Help with color embbed - Dayrion - 30.05.2017

Have you defined SendClientMessageEx?
If yes, show it


Re: Help with color embbed - ShihabSoft - 30.05.2017

Could you please post the function definition?