07.12.2013, 05:17
(
Последний раз редактировалось Emmet_; 07.12.2013 в 05:49.
)
@Niko_boy: Thanks.
Updated the script and added 2 new functions:
If anybody has any ideas, feel free to share.
Updated the script and added 2 new functions:
pawn Код:
// Checks if an argument is packed.
native IsArgumentPacked(address);
// Gets the length of a variadic string.
native GetVariadicLength(address);