Quote:
Originally Posted by Arca
A suggestion:
Can you add Native Function Requester?
For Example:
pawn Код:
//If so then it will trigger everything in here NativeFunctionRequestor.RequestFunction("SendClientMessage", playerid, -1, @"I love {00FF00} C#!"); // Requesting the function which is SendClientMessage with it's specific parameters
|
Well I plan on implementing all of the natives from a_samp and the rest of the default SA-MP includes. I'm assuming this is so you can call functions from other plugins perhaps? If so I will definitely consider it, as it would be pretty useful.