ItemAllow.inc/SkillAllow.inc

10/12/2019 08:37 LuciferMorningStar666#1
This is very old release and there is no threads or any solutions for this

I am very confuse in the coordinations and the continents. This is given codes from the release.
Code:
 SI_WIN_SUP_EVASIONINCREASE 0
{
Maps
(
WI_WORLD_ARENA
WI_DUNGEON_VOLCANE
WI_WORLD_MADRIGAL
)

Continent
(
242
)

XYZ-Area(
coordinates( 1 , 1 , 1 , 1)
)
Here's what I did.
Code:
 SI_WIN_SUP_EVASIONINCREASE 0
{
Maps
(
WI_WORLD_MADRIGAL
)

Continent
(
1
)

XYZ-Area(
coordinates( 6968 , 100 , 6968 , 100)
)
Errors
Code:
2019/10/11   23:19:51   FileName SkillAllow.inc(2) : Maps Not Found. : Maps

(

WI_WORLD_MADRIGAL

)
2019/10/11   23:19:51   FileName ItemAllow.inc(14) : Area Not Found. : Area(

coordinates( 6968 , 100 , 6968 , 100)

)

}
Don't really get it why maps not found, coordinates and continents. Any hints? Thankyou.
Here's the thread: ItemAllow.inc
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/2255939-source-items-bestimmte-maps-durch-einer-inc-datei-verbieten.html
Here's the thread: SkillAllow.inc
Code:
https://www.elitepvpers.com/forum/flyff-pserver-guides-releases/2256026-source-skills-bestimmte-maps-durch-einer-inc-datei-verbieten.html#post19851553
10/12/2019 09:03 ZeroTwo02#2
Everything is bad on the code of Vincitore, don't use it, write your own code.