Pushes a string onto the current call.
void Call_PushString(const char[] value)
String to push.
Called before a call has been started.
Changes to string are not copied back to caller. Use PushStringEx() to do this.
Cannot be used before a call has been started.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.