maybe this plugin will help you through hashes
hashing04rel32
hashing04rel32
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuoteForum Web: Same as Above
<?xml version="1.0" encoding="ASCII"?>
<objectlist>
<object id="0">
<flags value="0" />
<texture path="seveneleven.txd" />
<collision path="seveneleven.col" />
<model path="seveneleven.dff" distance="299" />
</object>
<object id="1">
<flags value="0" />
<texture path="ring.txd" />
<collision path="autogenerate" />
<model path="ring.dff" distance="299" />
</object>
<object id="2">
<flags value="0" />
<texture path="Pike.txd" />
<collision path="Pike.col" />
<model path="Pike.dff" distance="299" />
</object>
</objectlist>
else if ( cmd == "wwering" )
{
CreateObject( 6001, 1, player.Pos.x, player.Pos.y, player.Pos.z, 255 );
}