set_msg_arg_int
Engine (engine.inc)
Description
set_msg_arg_int - Sets the value of an argument message.
Syntax
set_msg_arg_int ( argn, argtype, iValue )
Type
Native
Notes
argn starts from 1. Be sure to keep the same argtype, or else Bad Things Can Happen.
User Contributed Notes
bailopan at gmail dot com Jul-23-05 22:14:12
As of AMX Mod X 1.1, the second parameter is ignored for safety. You can set it to 0.