Skip to content

Commit 0605c62

Browse files
authored
update readme (#28)
1 parent 1cc2bda commit 0605c62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## --This script pack is in developement---
22

3+
This script pack is designed to work with [![sphere X version](https://github.com/Sphereserver/Source-X)](https://github.com/Sphereserver/Source-X)
4+
35
To be able use this pack correctly here the events you must add in ini
46
// Events related to all NPCs
57
EventsPet=e_npc_generic_event
@@ -11,3 +13,5 @@ EventsPlayer=e_player_generic_event,e_player_crafting_event
1113
* Test map1 locations (is every teleport and area correct?)
1214
* Add missing Stygian Abyss monsters, all High sea and TOL monsters and separate them by Era
1315
* Update sphere_backwards_compatibility. Rename spk_horse, human, master to a more specific name (and change it to a job_*)
16+
* Move the char height value from the DEFs height_0x or height_ to the CharDef! It's way faster to access that property from the chardef, and Sphere checks it VERY often!
17+
* Rework template by era to be in concordance of ini settings: EraLimitGear / EraLimitLoot / EraLimitProps

0 commit comments

Comments
 (0)