Jump to content
Sign in to follow this  
kyleflow

FC/DS Portal on land.

Recommended Posts

Hello, @kyleflow!

 

Open file GameServer\resource\abandonedcity\entry.lua and change line

SetMapEntryEntiID(entry, 2492, 4)

to

SetMapEntryEntiID(entry, 193, 1)

The same for file GameServer\resource\darkswamp\entry.lua.

  • Like 1
  • Thanks 1

Share this post


Link to post
Share on other sites
7 minutes ago, kyleflow said:

may i know for learning lessons, where do u get the number for the entry

I take these numbers from Demonic World (puzzleworld) scripts, because the portal of this map is on land.

  • Thanks 1

Share this post


Link to post
Share on other sites

You will also need to update the spawn coordinates in birth_conf (resource/script/birth), otherwise you will spawn close to the water once you enter the portal.

 

FC Dock coords: 303, 305
DS Dock coords: 310, 347

  • Thanks 1

Share this post


Link to post
Share on other sites

Any trick to get a text above portal?
I have the portal, but you cant read to where it leads, it would be nice if you can read" {Forsaken City, only lv 45 players}  for example..

 

 

Share this post


Link to post
Share on other sites
2 hours ago, Brothers said:

Any trick to get a text above portal?
I have the portal, but you cant read to where it leads, it would be nice if you can read" {Forsaken City, only lv 45 players}  for example..

 

 

You can check this, it is a nice addition to if you desire, to "add how many players inside"
  

  https://pkodev.net/topic/1886-portal-maps/


Nissan-GT-R.gif

Share this post


Link to post
Share on other sites
2 hours ago, Brothers said:

image.png.a4dc978abee601d6eb54382766503904.pngI mean like this

It is just the entryName, you can check maps like Thundoria Mirage and see it's .clu


Nissan-GT-R.gif

Share this post


Link to post
Share on other sites

Hello @Brothers,

 

Look for how the lua function SetMapEntryEventName() is used in server files.


Share this post


Link to post
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.   Restore formatting

  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.

Sign in to follow this  

×
×
  • Create New...