26.06.2012, 15:34
Quote:
Try this:
http://slice-vps.nl/ppg/ Put your code in there and click "Show preprocessed output" and you can see how all the macros expand one-by-one to give the outputs. Edit: I ran those macros in the link I gave and discovered a possible problem - you are still explicitly passing "is" when you don't need to any more. EITHER generate the specifier automatically OR give it explicitly - don't do both. |
pawn Код:
CallRemoteFunction(#FuncTest,_:TYPE_N:TYPE_0:TYPE_1a:TYPE_0a:TYPE_0b:#i#, playerid||| string|||,);