Hey guys coming to you with a new little update. I've seen alot of people asking about how Portals work. Well I'm here to explain how they work.
Tables you will need to use
cq_action
cq_portal
cq_trap
cq_traptype
So lets get started.
Placement of the portal
cq_trap = places the portal spawn.
cq_trap.look = Lookface of portal. 3001/4000
cq_trap.type = Links cq_traptype to cq_trap
cq_trap.data = unknown at the moment
cq_traptype = Links to the cq_trap
cq_traptype.id = cq_trap.type
cq_traptype.look = Look face must match cq_trap.look
cq_traptype.action_id = Link to the action
cq_traptype.atk_mode = 1 or it will not work
cq_portal.id = Must match cq_trap.type and cq_traptype.id
cq_action/cq_task
This will be what ever action you want it to perform. Whether it be damage/loss of stat/gain of stat/random/portal to location, etc. Make sure to set the stats high in public areas because players can destroy them windbeading.
I'll update more later when I have time.
The stats in the generator, Atk speed and dexterity and etc. Set them high unless you're in market, Players have found ways to destroy spawns this way (as found out in my CT Server)
Hey ryan have you looked into damage on traps. Because I've been trying to get it so that traps will deal damage when activated, but I can only have it doing 1 damage. :\ I've done some research but can't find anything let me know if you do ^^
Yeah thats my problem lmao, you can always do it through an action but it ***** up when they are 0 health. If only there was an action that like killed the player. We need a source code thingy soooo bad
You can also do it by check life <= 100 which will teleport anything under 100 hp left. I've also used this to limit players from entering certain events and other things like that. It's amazing the things you can do with portals.
You can also do it by check life <= 100 which will teleport anything under 100 hp left. I've also used this to limit players from entering certain events and other things like that. It's amazing the things you can do with portals.
Yeah it is , i modded all the traps that come up randomly from monsters to add a random amount of eps to a char
~Your Horrors
Godships pretty simple , i do mine differently i have it setup where theres different effects of traps , where one effect is fire , or ice etc.
~Your Horrors
Portals 06/21/2013 - CO2 Private Server - 9 Replies Hey guys, I have been trying to get the portals working in the game, because some of them are non-existent, and I also want to create new ones. I am using the cq_passway and cq_portal tables, but I am not sure how they are working exactly. I gather that in cq_passway, "passway_mapid" and "portal_mapportal" link to the table cq_portal in "mapid" and "portal_idx" However, I can't seem to figure out what "passway_idx" refers to? I tried relating the portals to each other... I used the portal to...
Portals ? 05/20/2013 - CO2 Programming - 9 Replies hi epvp,
I have question about how to get the portals in a map,
I can get the portals using DMap but i can't get the destination map and X,Y,
The question : Can i get the destination cords automaticlly ?
Cubrick Portals 06/26/2012 - Rappelz Private Server - 10 Replies Please help, need fix on portals in the cubrick dungeon
Portals 68-74 05/15/2012 - Shaiya PServer Development - 31 Replies (yet another portal thread, but several threads deal with this issue, so the easier reply is a new one).
I recently read:
<<getting very frustrated with all the fake Cant get into any of the 68-73 portals >>
and OOH:
<<Working dungeon Dimensions Passage (and no info of course)>>
I'm personally not frustrated but a bit disappointed by posts as useless as the second one.
but at the same time, weep not get an answer when one doesn't make the effort to 1) try himself, then 2) ask a...
[HELP]Portals 09/27/2008 - CO2 Private Server - 8 Replies How can u make custom portals? Just need a point in the right direction to start
Custom portals i mean adding portals any were not editing portals that are
already on the map