Execution a system command in the amxx plugin..have this plugins or function?
Allow me to call system command..
like DOS command for Windows..U know.. 'dir' .. 'ping'.. 'clear'..
I mean not to quit the game and execution a Dos command in game console..
Similar format: amx_fire #1
Hope so: amx_syscall #1 "dir"
Please give me this plugins or show full code, Thanx