The shard that use multiple maps and do not have problem with stamina?
How the resolved the problem that npc do not allow passage and block pg if stamina < max stamina?
Question for all shard.
-
Marilla
This is done by the client. In order for a player to be able to walk through stuff ALL the time, the client must believe it is on a map other than Felucca. That is, Trammel, Ilshenar, Malas, Tokuno, etc, etc. The 'packet hack' that has been done in the past (before realms) to allow walking through mobiles worked by tricking the client into believing it was on Trammel.
If you use both Trammel and Felucca, I simply don't know how you can work this out for Fel. But if you only use one or the other, the 'trick' there would be to 'physically' move everything from the 'britannia' realm, to the 'britannia_alt' realm, and be sure all your scripts are moving people to the appropriate realm, as well. Posts have been made concerning doing the necessary conversions there (easiest being to shut down the server, and do text replacements in the data files of 'britannia' to 'britannia_alt', and then 'britannia_alt_alt' back to 'britannia_alt'... though that covers the data files only, and you'd still need to assure all your scripts are moving people to the correct realm.)
If you use both Trammel and Felucca, I simply don't know how you can work this out for Fel. But if you only use one or the other, the 'trick' there would be to 'physically' move everything from the 'britannia' realm, to the 'britannia_alt' realm, and be sure all your scripts are moving people to the appropriate realm, as well. Posts have been made concerning doing the necessary conversions there (easiest being to shut down the server, and do text replacements in the data files of 'britannia' to 'britannia_alt', and then 'britannia_alt_alt' back to 'britannia_alt'... though that covers the data files only, and you'd still need to assure all your scripts are moving people to the correct realm.)
-
innominabile
- Adept Poster
- Posts: 85
- Joined: Wed Aug 30, 2006 5:24 pm
-
innominabile
- Adept Poster
- Posts: 85
- Joined: Wed Aug 30, 2006 5:24 pm
-
Marilla
-
innominabile
- Adept Poster
- Posts: 85
- Joined: Wed Aug 30, 2006 5:24 pm