but there is also no texture command or so
maybe you have to use a script which changes the texture
( texture inside script=start and script=end)
### Bronze rock id=460 name=Bronze Rock group=stone icon=gfx/bronzerock.bmp model=gfx/goldrock.b3d detailtex=gfx/bronzerock.jpg color=102,51,51 mat=stone health=1000 find=23,40,1 find=21,60,5 find=490,15,1 script=start on:hit { if (getplayerweapon(88)>0){ event "iskill_mine","global"; } } script=end
### Bronze rock id=460 name=Bronze Rock group=stone icon=gfx/bronzerock.bmp model=gfx/goldrock.b3d detailtex=gfx/bronzerock.jpg color=102,51,51 mat=stone health=1000 find=23,40,1 find=21,60,5 find=490,15,1 script=start on:hit { if (getplayerweapon(88)>0){ event "iskill_mine","global"; } } script=end