Games
Developers
Forums
More
BYOND
Download
Developer Guide
Developer Reference
Support
Terms of Service
Membership
Contact Us
Many features on this site require JavaScript. Please enable JavaScript support in your browser.
Register
Login
BYOND Forums
Announcements
·
BYOND Help
·
Bug Reports
·
Feature Requests
·
Beta Testers
·
Beta Bugs
·
Developer Help
·
Design Philosophy
·
Demos & Libraries
·
Tutorials & Snippets
·
Art & Sound
·
Classified Ads
·
Game Updates
·
Contests & Events
·
Linux Talk
·
On Topic
·
Off Topic
revert rgb back to normal
[Tips]
ID:163084
Oct 14 2007, 7:31 pm
Hellonagol
okay so I used M.icon += rgb(0,0,256) on someone.
How can I make there rgb go back to normal?
Oct 14 2007, 7:37 pm
Popisfizzy
Though it isn't exactly what you want, doing
icon = initial(icon)
will set the icon back to how it looked originally.
Oct 14 2007, 7:53 pm
In response to
Popisfizzy
Hellonagol
thx works like a charm.
Copyright © 2025 BYOND Software. All rights reserved.