Page 1 of 2

Re: Unstuck Plugin

Posted: 03 Jul 2017, 10:29
by Raheem
johnnysins2000 wrote: 6 years ago https://forums.alliedmods.net/showthrea ... 915&page=2

Here For You :p works Completely Fine for me
This what ArMaGeDDoN already suggest.

Re: Unstuck Plugin

Posted: 03 Jul 2017, 10:47
by johnnysins2000
Raheem wrote: 6 years ago
johnnysins2000 wrote: 6 years ago https://forums.alliedmods.net/showthrea ... 915&page=2

Here For You :p works Completely Fine for me
This what ArMaGeDDoN already suggest.
then what is the problem ? simply add the plugin :P

Re: Unstuck Plugin

Posted: 03 Jul 2017, 12:05
by Raheem
Add it where?

Re: Unstuck Plugin

Posted: 03 Jul 2017, 13:21
by johnnysins2000
Raheem wrote: 6 years agoAdd it where?
In plugins folder :P

and plugins.ini

Unstuck is useful even if we use re semiclip

1- If we respawn on base in freeze time the otherp layer is also repsawn on us so when that other players turn zombie we are stuck in him.Simply we say unstuck and we are unstuck at base spawn

2- Other use of it is the auto unstuck not this one .... The one who are blocking the helicopter and trains get unstuck so helicopter and trains starts to move after some time .... not block forever and not much waste of time !

Re: Unstuck Plugin

Posted: 03 Jul 2017, 14:31
by Raheem
1-Just if it happens and you use ReSemiClip just jump and you will be unstuck.

2-Auto unstuck that exist anywhere will unstuck humans only if it can detect but if another entitiy like train, heli ... it won't work. Jack try to solve this but it not solved also i give more tries but seems not working.

Re: Unstuck Plugin

Posted: 03 Jul 2017, 15:47
by Spir0x
Raheem , we prefet unstuck plugin cuz some times semiclip wont work when zm spawn and for me i use resemiclip only for one reason for players block teammates so zm kill.

Re: Unstuck Plugin

Posted: 03 Jul 2017, 18:23
by johnnysins2000
What I mean was that it unblocks helicopter and trains after Some 15-20 sec When Players are blocking ... So Atleast It does not block forever

So Just for Now it is on u can bear it :v

But not yet good I will Also Try to search any useful code

One thing I am Sure

Everything Will be In entity

Re: Unstuck Plugin

Posted: 03 Jul 2017, 19:38
by Raheem
Spir0x wrote: 6 years ago Raheem , we prefet unstuck plugin cuz some times semiclip wont work when zm spawn and for me i use resemiclip only for one reason for players block teammates so zm kill.
I still can't see any reason for using plugins like unstuck... It can be useful in one thing if player stuck with vehicle and it's rarly happens.
johnnysins2000 wrote: 6 years ago What I mean was that it unblocks helicopter and trains after Some 15-20 sec When Players are blocking ... So Atleast It does not block forever

So Just for Now it is on u can bear it :v

But not yet good I will Also Try to search any useful code

One thing I am Sure

Everything Will be In entity
Just to understand the problem, I can detect that player touch the train for example but how can i know that he blocks it? In automatic stuck it works if two entities the two is in each others not player just blocked the vehicle.

So if after i detect the train touch i can do nothing... Simply because player inside the vehicle have velocity of {0.0, 0.0, 0.0} and the train have velocity of {X, Y, Z] if player blocks the train and it's blocked if i try to know that the train stops by getting entity speed see if it's zero or not it will return it's moving {X, Y, Z} ... So no way..

Re: Unstuck Plugin

Posted: 03 Jul 2017, 19:46
by Spir0x
{X, Y, Z} ... So no way..
are you speaking about escapers-zone.X,Y,Z? xD some fun :3

Re: Unstuck Plugin

Posted: 03 Jul 2017, 20:14
by Raheem
Spir0x wrote: 6 years ago {X, Y, Z} ... So no way..
are you speaking about escapers-zone.X,Y,Z? xD some fun :3
:lol: :lol:

Try: Try to block the train or helicopter and see the message will appear to you. It will appear to you as it's moving although it's static and not moving so i don't find way to detect that this entity stopped so i see no ways.

I was think to do something like: (If player is Duck & Entity not Moving) it means this player blocks the Entity then i'll automatic unstuck him but this not works as i can't detect that entity stopped.

Re: Unstuck Plugin

Posted: 04 Jul 2017, 01:13
by johnnysins2000
Raheem wrote: 6 years ago
Spir0x wrote: 6 years ago {X, Y, Z} ... So no way..
are you speaking about escapers-zone.X,Y,Z? xD some fun :3
:lol: :lol:

Try:
  • ze_no_block.rar
Try to block the train or helicopter and see the message will appear to you. It will appear to you as it's moving although it's static and not moving so i don't find way to detect that this entity stopped so i see no ways.

I was think to do something like: (If player is Duck & Entity not Moving) it means this player blocks the Entity then i'll automatic unstuck him but this not works as i can't detect that entity stopped.
Jack Was Using Engine function as well in his Code ?

Why not use that To detect ?

But I think what problem u mean is how to detect if he is stuck with train Or helicopter ?

Re: Unstuck Plugin

Posted: 04 Jul 2017, 01:23
by johnnysins2000
I asked Some other people on other forum They said me to use auto unstuck Plugin as it works for them

Why not make auto unstuck code more optimized and edited it little bit and for ZE Only ?

I think it can help many people

Re: Unstuck Plugin

Posted: 04 Jul 2017, 16:34
by Spir0x
Yes if not we can compile the code given by Armageddon and update it, i mean add support to main menu if this helps.

Re: Unstuck Plugin

Posted: 04 Jul 2017, 23:06
by ArMaGeDDoN
johnnysins2000 wrote: 6 years ago I asked Some other people on other forum They said me to use auto unstuck Plugin as it works for them

Why not make auto unstuck code more optimized and edited it little bit and for ZE Only ?

I think it can help many people
Auto unstuck doesnt work on rehlds as i know. Me and Raheem tried to create that. This plugin which i posted is the best one available and does job well.

Re: Unstuck Plugin

Posted: 04 Jul 2017, 23:32
by Spir0x
Armageddon i have a question. there's some maps those max explosion damage is 10k hp then when i put zombie health higher than 10.000 zombie wont be killed so at this we are important to delete some maps.

Re: Unstuck Plugin

Posted: 05 Jul 2017, 00:35
by johnnysins2000
ArMaGeDDoN wrote: 6 years ago
johnnysins2000 wrote: 6 years ago I asked Some other people on other forum They said me to use auto unstuck Plugin as it works for them

Why not make auto unstuck code more optimized and edited it little bit and for ZE Only ?

I think it can help many people
Auto unstuck doesnt work on rehlds as i know. Me and Raheem tried to create that. This plugin which i posted is the best one available and does job well.
Then make that Command /unstuck Auto :p

Atleast this Teleports u to another nearest place

Re: Unstuck Plugin

Posted: 05 Jul 2017, 08:15
by Raheem
johnnysins2000 wrote: 6 years ago Jack Was Using Engine function as well in his Code ?

Why not use that To detect ?

But I think what problem u mean is how to detect if he is stuck with train Or helicopter ?
What stuck mean for me is for example part of train inside part of player this what is stuck which can be detected and automatic unstuck. Same thing if we speak about two players in each other we can detect and then change their position (Origins {X, Y, Z}).

But in blocking the heli, train here things is different and player is not stuck but what should we do is to detect who make the vehicle to stop then change his origins also. But if the player stop the entity i can't detect that he stop it because some bugs on game physics and amxmodx.

When the train start moving if player block it and i try get if it's moving or not it will tell it's moving and it's not moving so this the whole problem i can't fix.
ArMaGeDDoN wrote: 6 years ago Auto unstuck doesnt work on rehlds as i know. Me and Raheem tried to create that. This plugin which i posted is the best one available and does job well.
I'll do some tests later.
Spir0x wrote: 6 years ago Armageddon i have a question. there's some maps those max explosion damage is 10k hp then when i put zombie health higher than 10.000 zombie wont be killed so at this we are important to delete some maps.
Not need to remove these maps just install this plugin: http://escapers-zone.xyz/viewtopic.php?f=15&t=1946

Re: Unstuck Plugin

Posted: 05 Jul 2017, 16:05
by Spir0x
Ok Thanks i didn't saw it.

Re: Unstuck Plugin

Posted: 09 Jul 2017, 09:00
by Raheem
So far advanced unstuck plugin that designed for our mod: http://escapers-zone.xyz/viewtopic.php?f=15&t=1969

I write this because i find sometimes i get stuck even if there is semiclip.... So this will be so good for zombie escape server.