Quote:
Originally Posted by SnoW
You should edit your old message, you weren't allowed to bump. -/
|
Sorry, I looked at the FAQ and didn't found about bumping. Now, I know I can't bump. Thanks
Quote:
Originally Posted by SnoW
You made a map, and you wanna fix it with a plugin? Wouldn't it be little smarter to fix the map? I mean I have seen pretty many working maps, so I think you can get it working as well.
|
Well, my map is like a deathrun map, but the traps activate automatically, no player is needed. The problem is, when a player die because of a trap (let's say a pendulum perpendicular to the ground, rotating 90º, and then back, in a perpendicular-paralel movement; the player gets compressed by the pendulum), the trap gets stuck, it do not move the way it should be moving. I don't know a way to reset the entities every round only using the mapping program, I only know how to stop the movement each round, and then activate it again, but this affect the pendulum, making it lose energy.
The way I found to fix this is by script, but I don't know how to do this.
Quote:
|
Originally Posted by YamiKaitou
|
Hey, I searched, but only searched this forum, don't remembered of AMXX site, sorry. And thanks =)
---------
I looked at the functions, and what I can say is by script, the entities are only invisible, like 3d boxes with nothing inside, this is true? And how do I work with an entity created in the map? In my case, I have some entities created with the mapping program, and I only need the script reset them (or deleting and then adding again). How can I do this?
Thank you all.