ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CreateTranslation not working correctly online

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Fixed Bugs
View previous topic :: View next topic  
Author Message
Body-Guard
Unstoppable!


Joined: 08 Jan 2006
Location: Hungary

PostPosted: Fri Jan 11, 2013 3:33 pm    Post subject: CreateTranslation not working correctly online Reply with quote

As per zdoom wiki, there are two methods of defining translations via ACS. One way is to have it translate to palette intervals, and the other is to RGB values. Both work fine in zdaemon single player, but RGB value definition doesn't work online. Example code:

Code:
CreateTranslation(1,112:127=[99,62,9]:[0,0,0]);
Thing_SetTranslation(0,1);


This should color the activator player to brown. In singleplayer this works fine, but online it paints the player plain black.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Krawa
There is a limit


Joined: 23 Nov 2008
Location: #SDA

PostPosted: Sun Feb 04, 2018 7:40 pm    Post subject: Reply with quote

createtranslation_demo2.wad
Back to top
View user's profile Send private message Visit poster's website
Kilgore
Air Cavalry


Joined: 17 Jun 2003
Location: Up the river

PostPosted: Wed Feb 07, 2018 5:18 pm    Post subject: Reply with quote

Fixed
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Fixed Bugs All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group