- Joined
- Apr 7, 2007
- Messages
- 301
- Reaction score
- 1
how do you make portals in game for every one to use?
also how do you make custom vendors?
also how do you make custom vendors?
teleport creation
two tables need attention
areatrigger_template
gameobject_template
first open table areatrigger_template
add a new table, give it a id #
example # 200000
you want your destination, so you fill in the following tables :
target_map
target_position_x
target_position_y
target_position_z
target_orientation
to get these cords, go anywhere in game
type .gps
and you'll get the info
then goto gameobject_template
and add a new entry
example 500000
entry - 500000
type - 27 (so you can access the portal with a right click)
displayId - 7186 (4396 = normal model) (im just using the orb of translocation model, but you can use pretty much any model)
name - name of the portal
flags - 64 (make sure the flag is 64)
sound0 - 200000 (this is where you put in the area_trigger id #)
All Is Good ! I make Portals and then sarvar stop .. the portals isn't There ... How to save portals![]()