Set string param value
void DHookSetParamString(Handle hParams, int num, char[] value)
Handle to params structure
Param number to set (Example if the function has 2 params and you need to set the value of the first param num would be 1.)
Value to set string as.
Invalid handle. Invalid param number. Invalid param type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.