Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002684Zandronum[All Projects] Bugpublic2016-03-30 16:332016-10-14 15:20
ReporterTiger 
Assigned To 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformDesktop (x86_64)OSWindowsOS Version6.3
Product Version2.0 
Target VersionFixed in Version 
Summary0002684: Sector_SetColor doesn't take effect with 'CLIENTSIDE' keyword
DescriptionThe ACS instruction 'Sector_SetColor(tag,r,g,b,des);' will not work when the script type 'CLIENTSIDE' is used.

For example:
SCRIPT 1 OPEN CLIENTSIDE
{
    Sector_SetColor (const:2, 0, 0, 150, 0);
}

This instruction will not take effect because of the 'CLIENTSIDE' keyword. If the script type 'CLIENTSIDE' was to be removed, then the instruction will work as expected.

Test file is attached in this report
Additional InformationI am not exactly sure if this is the intended behavior or an actual bug.
Attached Files7z file icon Water_Colour.7z [^] (2,983 bytes) 2016-03-30 16:33

- Relationships
duplicate of 0001944feedback Sector_SetFade() & Sector_SetColor() clientsided 

-  Notes
There are no notes attached to this issue.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: Unknown Korshun
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2016-03-30 16:33 Tiger New Issue
2016-03-30 16:33 Tiger File Added: Water_Colour.7z
2016-10-14 09:01 unknownna Relationship added duplicate of 0001944
2016-10-14 15:20 unknownna Status new => confirmed
2016-10-14 15:20 unknownna Status confirmed => closed
2016-10-14 15:20 unknownna Resolution open => duplicate






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker