object ID value

08/05/2009 11:15 6Drako9#1
Hey I'm working on my vac here but I have a problem...
I'm almost finished except that my vac right now is gathering every object in the game :(
and I mean everything... NPCs,other Players,buildings, walls,stones, pillars.

so I was wondering if anyone could help me find ObjectID values.
what I am thinking is checking the current object that will be vaced and check if its ID(monster, wall,npc,player) should be included in the vac.
08/05/2009 11:20 raul08#2
wrong section
08/05/2009 11:31 trane.#3
#Moved
08/05/2009 15:36 sachamo512#4
lol, that is quite a powerful script if it moves walls...
08/05/2009 17:00 6Drako9#5
lol yea I know but its not like it changes collision coordinates...
it just appears like you are on top of a wall but you can simply walk and the wall with get vaced to your new location

anyway does anyone know if the game uses an ID system for displaying objects?

P.s.sorry for posting in the wrong section, I thought this was closer to a discussion than a question
08/05/2009 17:03 sachamo512#6
hmm...i didn't know that it was even possible for someone to move walls...That would totally mess up the entire game for everyone. Think you could upload a pic/vid or your script so we could take a look at it?
08/05/2009 17:45 Vaidas B#7
maybe its just showing u the "wall" vacing in ur PC?
did u try dual logging and looking with another account?
08/05/2009 18:30 6Drako9#8
ok here are some quick pictures

Picture 1: Here we see an NPC and some other crap being vaced
[Only registered and activated users can see links. Click Here To Register...]

Picture 2: Here is another NPC and a person now
[Only registered and activated users can see links. Click Here To Register...]

Picture 3: Note on the minimap that to get out I can't go through walls, I must pass through the entrance
[Only registered and activated users can see links. Click Here To Register...]

Picture 4: Here now I have monsters on me and a bunch of crap around, the vac even brought the fish on a pond (LOL)
[Only registered and activated users can see links. Click Here To Register...]

Picture 5: Here you can still see the fish floating around and a bunch of Argama under me (Note that I must go trhough the path or else I colide with invisible objects)
[Only registered and activated users can see links. Click Here To Register...]

Picture 6: This one shows the grass even begin vaced and an Akiris
[Only registered and activated users can see links. Click Here To Register...]

Picture 7: This picture is to show that you can kill monsters and get exp
[Only registered and activated users can see links. Click Here To Register...]

Picture 8: On this picture I think I vaced a wall... and it looks like my character is high up in the air. Also notice in the minimap that I am against the wall. I was trying to move through the wall but I couldn't
[Only registered and activated users can see links. Click Here To Register...]

Also on a final note... if I turn off the vac and move our of range... then come back everything is back to normal, the monsters go back to their normal positions as well (The locations they were in when I vaced them)

sorry that I havent double logged to check what the vac looks like from outside. Its just because ive only been playing for about a week and only have 1 account
08/05/2009 19:40 kikichan#9
You only see that happen. Others wont. About the invisibility wall, probably the same thing as using login.mac
08/05/2009 20:06 6Drako9#10
it could be
ok the vac uses the Character X coordinate (ofcourse)
and what I did is I made any X and Y addresses under my character X address stay in place and not be vaced
but the problem is that some monsters that have their X and Y address under my X and Y address will not be vaced.. :(

its kind of a bad solution so im still asking if you guys can help me think of a good way to distinguish between monsters and non monsters
08/06/2009 05:31 sachamo512#11
wow, lol. I think this seems like alot of work for something that has already been made public...