sorry, English is not good,
Will this mean.
This is the Course of Terror by Bot_romka program.
function RemoveObjeckt()
local objectList = CObjectList();
objectList:update();
local objSize = objectList:size()
for i = 0,objSize do
local obj = objectList:getObject(i);
if obj.Id == 113108 or obj.Id == 113109 or obj.Id == 113110 or obj.Id == 113111 or obj.Id == 113113 then
if obj.X > 3800 then
memoryWriteFloatPtr(getProc(), obj.Address + 4, 0xB0, 3800)
end
end
end
end;
If you can make objects disappear, can you let Ancient Treasure monster disappear?
How do I do?
How to make the monster disappear?
Re: How to make the monster disappear?
The object is still there but you just can't see it, so the monsters would still be there and still hit you but you can't see them.
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
-
mikan656386
- Posts: 7
- Joined: Wed Jul 27, 2011 12:29 am
Re: How to make the monster disappear?
The understanding, thanks replied.
Who is online
Users browsing this forum: No registered users and 2 guests