25.07.2011, 14:21
my friend told me that i can use ZCDM commands and STRCMP commands in 1 script!
can i know how ?
cuz in my pwn file i have 4 commands with ZCMD and 10 commands with STRCMP
if u used
#include <zcmd>
zcmd commands work and strcmp comands dont
and if i removed #include <zcmd>
i will get 5 warning cuz of the 5 commands with Zcmd but in this case strcmp commands can work
so .. how i can make them working together ?! zcmd commands and strcmp ^
can i know how ?
cuz in my pwn file i have 4 commands with ZCMD and 10 commands with STRCMP
if u used
#include <zcmd>
zcmd commands work and strcmp comands dont
and if i removed #include <zcmd>
i will get 5 warning cuz of the 5 commands with Zcmd but in this case strcmp commands can work
so .. how i can make them working together ?! zcmd commands and strcmp ^