Block access to a portal

07/20/2018 17:57 redbull2905#1
Hello, I'm looking for a portal blocking system that is to say,
As long as you do not have the required level you can not take the portal.
is it possible to explain how to do it?

I tested to put this in basic packet handler

[Only registered and activated users can see links. Click Here To Register...]
07/20/2018 23:54 0Lucifer0#2
Try to understand what you are doing... stop opening a thread every day for a one line thing.
If(Session.Character.Level < yourminimumlevel) return;
07/21/2018 00:12 redbull2905#3
[Only registered and activated users can see links. Click Here To Register...]

Sorry but what you say does not work. I do not use Opennos but Nossharp, I'm told to go to basic packet handler and use the system of blocking portal
07/21/2018 00:16 Zanouu#4
:lul:
07/21/2018 00:24 redbull2905#5
Do not laugh, you're not precise
07/21/2018 02:26 0Lucifer0#6
First nossharp never been released. You use a fork of opennos. Second what I told your works. If it doesn’t this is because you put it in an incorrect place...
07/21/2018 07:39 redbull2905#7
That's why I come here to hope to know where I should place it
07/21/2018 07:51 0Lucifer0#8
Just before the teleportation...
07/23/2018 01:42 redbull2905#9
Can you be more specific? Already I put it in what project
07/23/2018 01:55 0Lucifer0#10
Please... there is no 100 place in preq packet handling that do a changemapinstance
07/23/2018 05:09 Zanouu#11
Quote:
Originally Posted by 0Lucifer0 View Post
Please... there is no 100 place in preq packet handling that do a changemapinstance
Hello Can u Give Me All Code , And Where i Copy This pls or Give me a Screen How to Implement this Bcs I'am stupid And I use Opennos, but I do not know how to use it

:lul::lul::lul::lul::lul::lul: :kappa:
07/23/2018 13:12 redbull2905#12
It's when you grow up?
07/23/2018 13:17 fantasy942#13
Quote:
Originally Posted by redbull2905 View Post
Can you be more specific? Already I put it in what project
Check how the act4 portals works. You find that on the preq packet.

You arledy recive all the information for do that alone so pls, stop require more help for this portal shit block .-.
07/23/2018 15:21 redbull2905#14
[Only registered and activated users can see links. Click Here To Register...]

The door is blocked but even level 30 I can not enter

[Only registered and activated users can see links. Click Here To Register...]
07/23/2018 15:26 Pumba98#15
Quote:
Originally Posted by redbull2905 View Post
[Only registered and activated users can see links. Click Here To Register...]

The door is blocked but even level 30 I can not enter

[Only registered and activated users can see links. Click Here To Register...]
{} :rolleyes: