17.08.2012, 16:35
Hi everyone,
Might be a stupid/nooby question, but I try to use a hex, or color value, inside the CallRemoteFunction..
CallRemoteFunction("FadePlayerScreenToColor","iii" ,playerid,0x000000FF,20);
As you can see, I use "iii"..
But, it's not working.
I thought, maybe it's because, a hex is not an Integer..
So, what should i use instead of "i" for the hex??
Thanks alot
Might be a stupid/nooby question, but I try to use a hex, or color value, inside the CallRemoteFunction..
CallRemoteFunction("FadePlayerScreenToColor","iii" ,playerid,0x000000FF,20);
As you can see, I use "iii"..
But, it's not working.
I thought, maybe it's because, a hex is not an Integer..
So, what should i use instead of "i" for the hex??
Thanks alot