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
Help with missel type attack code, effects
[Tips]
Page:
1
2
Jan 12 2004, 4:48 pm
In response to
Shades
Crispy
*sigh*
Well, duh. Its loc is null when it creates the tail. It therefore creates the tail at null. So you don't see it. You need to specify the loc when the head object is created.
Page:
1
2
Copyright © 2025 BYOND Software. All rights reserved.
Well, duh. Its loc is null when it creates the tail. It therefore creates the tail at null. So you don't see it. You need to specify the loc when the head object is created.