did u try with mapflag nocommand ?Does anyone know how to block storage on a map pvp ?
but it will block every command and he wants to block only @storagedid u try with mapflag nocommand ?Does anyone know how to block storage on a map pvp ?
you can use bindatcmd command to override the existing commandWell just want @storage @gstorage
- script asdfjkl -1,{ end;OnInit: bindatcmd "storage", strnpcinfo(0)+"::OnAtcommand"; bindatcmd "guildstorage", strnpcinfo(0)+"::OnAtcommand"; bindatcmd "gstorage", strnpcinfo(0)+"::OnAtcommand"; end;OnAtcommand: if( strcharinfo(3) == "YOUR MAP") end; atcommand .@atcmd_command$; end;}
What part as the script can put a msg?you can use bindatcmd command to override the existing commandWell just want @storage @gstorage
for example
- script asdfjkl -1,{ end;OnInit: bindatcmd "storage", strnpcinfo(0)+"::OnAtcommand"; bindatcmd "guildstorage", strnpcinfo(0)+"::OnAtcommand"; bindatcmd "gstorage", strnpcinfo(0)+"::OnAtcommand"; end;OnAtcommand: if( strcharinfo(3) == "YOUR MAP") end; atcommand .@atcmd_command$; end;}
tihs script blocks on all mapsWhat part as the script can put a msg?
@edit
command has been blocked on all maps
didnt you notice that this thread have more than two years? o.otihs script blocks on all maps
We use essential cookies to make this site work, and optional cookies to enhance your experience.