Jump to content
  • 0

Map size (events)


BigSun

Question

Hello/

My default location (locations are not connected) looks like this:

m - default map in engine (32x26)

-------------

m1 | m2
m4 | m3

-------------

Because of this events do not work correctly for all location.

Can I change the values for my game? Will there be problems with B5+ or any? 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

And events are working! I create autorun event which sends to player chat some text (on Map1) and i received it on Map4.

The problem was precisely in "No NPC's on map"


Question is closed

Link to comment
Share on other sites

  • 0
2 hours ago, BigSun said:

I tried change to 64x64 and it is really bad for work.

So the question to the devs: is it possible in the future to do the work of a single event in a few maps? 

 

The way events are working I'd say it's very unlikely that events will work the way you want while the player is in a different map.

Link to comment
Share on other sites

  • 0
11 hours ago, JD Collier said:

What exactly are you wanting to do now? I might be able to help you with more information.



Sometimes on the maps spawn (using the event which depends on the random) some mobs and some global variable changed (ex. GS LocationAttack = true).
if they are all killed ("No NPC's on map") GS LocationAttack changed to false, else (if time is up) GS LocationAttack = false and  GV LocationStatus = 1 (does not belong to the players). 

Link to comment
Share on other sites

  • 0
7 hours ago, JD Collier said:

Ok, Sorry, but I'm still not quite understanding. So are you wanting to do something like a quest that requires the player to kill all the npcs on certain maps within a time limit?

Yes

Link to comment
Share on other sites

×
×
  • Create New...