17.08.2012, 16:49
You could have found the answer here https://sampwiki.blast.hk/wiki/CallRemoteFunction
pawn Code:
c Inserts a single character.
d, i Inserts an integer (whole) number
x Inserts a number in hexadecimal notation.
f Inserts a floating point number.
s Inserts a string.