From your explanation it sounds like an obstacle is being spawned into the game.well... can u explain me how to do that jacobs? ive searched very quest acton... scripts etc... but didnt found where to modify or delete.. those flags!!
its some flags the grown on floor -1 on farmine chosens....... that maked impossible to players go to -2 chosens on farmine...
<globalevent name="Spawn flags in Farmine" type="start" event="script" value="script_name.lua"/>
From your explanation it sounds like an obstacle is being spawned into the game.
Check globalevents and find the script that is executing on start-up.
It will most likely be registered something like this.
Code:<globalevent name="Spawn flags in Farmine" type="start" event="script" value="script_name.lua"/>
MAN thank you!!!! i will check!!!!!!... then if i find it... what should i do? delete that line?? thx... yes u understand what i tried to say now..
Yes, you can either delete the line or <!-- green text --> it.didnt find yet.... do you guys think it can be tomes of knowledge action or something?? thanks!!!