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 :(

HeliMagnet

Posts
2
Respect
0
Forum Rank
Fresh Corpse
Primary Group
Member

Forum Stats

More Stats
Date Registered
November 07, 2015, 03:22:31 pm
Posts
2 (0.001 per day)
Last Active
September 06, 2021, 04:16:44 am

Forum Profile

Profile Link
Country
us
Local Time
April 24, 2024, 06:24:50 pm
If anyone is curious, I found this worked best. All the stock maps are fine and several custom maps with this as an add-on worked.

Code Snippet
cpp
_callbackglobal::SetupCallbacks()
4 years ago
I'm writing a mod to essentially make any map have a buyable ending. I have everything in a few custom named gsc files, but buyable_ending.gsc contains all the calls to the other code. I want to insert

Code Snippet
cpp
map\buyable_ending::init()

Into any map (hopefully) regardl...
4 years ago
Loading ...