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
Quick Question
[Tips]
ID:270828
Sep 22 2006, 5:24 pm
National Guardsmen
How would i go about doing this
src.icon=
'[src.clan].dmi'
with out getting a error?
Sep 22 2006, 5:30 pm
DeathAwaitsU
icon = icon(
"
[src.clan]
.dmi"
)
Sep 22 2006, 5:43 pm
In response to
DeathAwaitsU
National Guardsmen
Thank you.
Copyright © 2025 BYOND Software. All rights reserved.