Jump to content
Returning Members: Password Reset Required ×

Recommended Posts

Posted

Hello, I was wondering if there is a way to find the portals X and Y coordinates and also where each portal teleports us to.
I checked the Canyon database, but it contains many portals that don't actually work properly.
Is there a client file or any other source I can use to find the correct portal data?

if there is a way that someone could share these data i would really appreciate it, cq_portals, cq_passways (Client version 6000+)

Posted

Where they teleport to aren't in the client files, but their locations are. They're in the dmaps. I have a little tool you could use to output and edit portals on dmaps:
https://spirited.io/project/portals/

For the portal teleport locations, you could try looking at other sources. Otherwise, you may just have to go into the real game and packet log.

Posted

The DMap Files have the Portal Index and their X,Y Positon.

 

In the TQ SQL Database there is a table for Portals and Passways. These hold the Portals Map ID and Index and dictate where that portal leads to. 

Posted
On 4/27/2025 at 5:08 AM, theshadowpriest said:

The DMap Files have the Portal Index and their X,Y Positon.

 

In the TQ SQL Database there is a table for Portals and Passways. These hold the Portals Map ID and Index and dictate where that portal leads to. 

 

On 4/27/2025 at 1:23 AM, Spirited said:

Where they teleport to aren't in the client files, but their locations are. They're in the dmaps. I have a little tool you could use to output and edit portals on dmaps:
https://spirited.io/project/portals/

For the portal teleport locations, you could try looking at other sources. Otherwise, you may just have to go into the real game and packet log.

thanks for sharing the portals x and y guys
i`m still looking for the data of cq passways and cq portals
no one has shared them yet, sounds like a military secret xD
i`m certain Konichu has their correct data but he won`t share it😂

Posted
On 4/27/2025 at 1:31 AM, abdallahessam118 said:

 

thanks for sharing the portals x and y guys
i`m still looking for the data of cq passways and cq portals
no one has shared them yet, sounds like a military secret xD
i`m certain Konichu has their correct data but he won`t share it😂

Well, that database you're asking for would be an official database leak. Even if you had that database, I don't think you'd want to risk sharing it online. Sharing it would be illegal, and sharing it here would be against the board's rules. If you want to get that data, then you can always packet log the official game. That would allow you to re-create those tables using exact data.

Posted (edited)

You can try mount the tq server and dump the sql data from it. It's an old sql server, but all the datas there.

You can pull it from another public source as well. The world conquer sources have an sql backup which has all the CQ tables data for passways and portals. Might have extra data as well though for newer maps. 

Idk if it's ok to share the link, but it's world-conquer-online on gitlab. It's a public repo based on Comet. 

Edited by theshadowpriest

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.

×
×
  • Create New...