UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch
broken avatar :(

zkiller56

Posts
4
Respect
0
Forum Rank
Fresh Corpse
Primary Group
Member

Forum Stats

More Stats
Date Registered
February 03, 2016, 03:51:55 pm
Posts
4 (0.001 per day)
Last Active
September 22, 2022, 02:58:11 am

Forum Profile

Profile Link
Country
ca
Local Time
April 19, 2024, 08:19:50 pm
I was trying to figure out why my navmesh wouldn't generate properly and after adding and then also after removing a nav volume and/or a pathnode.
 
This is the last thing to show in the console:
 
begin navmesh generation...
 
Umbra Tome Triggers: 0 tota...
2 years ago
**********
**Fixed**
**********
 
I am currently trying to make a script to teleport the player along a set path by using structs that are numbered using "script_noteworthy".
The trigger is threaded into the function and the structs that are to be used as TP points...
2 years ago
I am trying to make a Kino style map where doors can be opened from either side for almost every room.
When I use:
 
zm_zonemgr::add_adjacent_zone( "zone_1", "zone_2", "enter_zone_2" );
 
This also activates zone_1 even if it was not supposed to...
2 years ago
I want to make a room purchasable from two locations, both doors move just fine but after the first trigger is purchased the second one stays and can be purchased infinitely. Does anyone know if there is a way to do this with only KVP's or will I need to do some scripting
 
Edit: I fi...
2 years ago
Loading ...