Jump to content

A small doubt about field effects?


Alaris

Recommended Posts

Hi,

 

Today I was making my first game, so to make it easier I somewhat edited Reborn. One of the problems I've been encountering is that there appear to be certain field effects assigned to certain tiles. I would like to remove those, but I've checked the tile attributes and I can't seem to find anything... Does anybody happer to know the mechanism by which a specific tile gets linked to a field effect?

 

Thanks in advanced! ;)

Link to comment
Share on other sites

  • Administrators

The only tiles that have certain field effects tied to them are Water tiles (the scripts ask, is the player surfing? put them on water surface) and the Grimey puddles in the Water Treatment Center. 

In the case of the you should just change the Terrain Tag in the database. The one that makes them Murkwater is a high number, so 0 would be fine.

All other Field Effects are defined by the BattleBack in metadata.txt

 

good luck!

Link to comment
Share on other sites

Thank you very much!! I managed to remove it. It appears that the code number of the map I was using was the same of a Reborn map with a certain BattleBack that was linked to a field.

 

Where do you link the BattleBacks to specific fields?

Edited by Alaris
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...