SetUserCVar/GetUserCVar?

General discussion of the port and Doom-related chat.
Post Reply
User avatar
Vincent(PDP)
Forum Regular
Posts: 527
Joined: Thu Mar 14, 2013 7:35 pm
Location: Sweden
Clan: My DOOM site
Clan Tag: <MDS>
Contact:

SetUserCVar/GetUserCVar?

#1

Post by Vincent(PDP) » Sat Dec 07, 2013 8:29 pm

Hi. First of all i don't know if this is the right place to post this, so please redirect this thread if not...

Okay. So I've got an idea for an ACS function to be added in Zandronum.
I'm making an Achievement mod for Zandronum which is supposed to support both single, and multiplayer. At the moment I am using worst's MODCVARS.acs function to be able to save the achievement statistics to the ini. But it's really hard to get it to work with multiplayer.

So how about adding like 'SetUserCVar(player_number, cvarname, cvarvalue, archivecvar)' and 'GetUserCVar(player_number, cvarname)'?

It would be really useful. :razz:

Thank you!
//Visual Vincent ( Vincent (PDP) )
- My DOOM site Team

My projects:
Spoiler: (Open)
Doom Writer
Escape From The Laboratory - Done
Escape From The Laboratory Part 2
Parkskolan Zombie Horde Map (ZM10) - Done
In game Admin Commands for Zandronum.
Achievement Mod for Zandronum
Stats mod

User avatar
Empyre
Zandrone
Posts: 1316
Joined: Sun Jul 08, 2012 6:41 am
Location: Garland, TX, USA

RE: SetUserCVar/GetUserCVar?

#2

Post by Empyre » Sun Dec 08, 2013 12:26 am

At the top of every page in the forums is a series of links. The one near the right, next to Wiki, is Tracker. The tracker is where to make requests and/or bug reports.
"For the world is hollow, and I have touched the sky."

Post Reply