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
No Topic
[Tips]
ID:167836
Jan 22 2006, 7:10 am (Edited on Jan 22 2006, 7:23 am)
Blackdragonarcher
Jan 22 2006, 7:12 am
Mysame
1. Don't copy/paste from tutorials.
2. You're calling Deathcheck all wrong.
3. Show us the Deathcheck proc.
4. Instead of oview(1) for attacking, use get_step().
Jan 22 2006, 7:19 am
In response to
Mysame
Kalzar
He isn't calling the Deathproc wrong. src would be the person attacked. It's correct. The only problem is that he is using the : operator.
Jan 22 2006, 7:34 am
In response to
Kalzar
Mysame
He's not assigning a killer..
Jan 22 2006, 7:41 am
In response to
Mysame
Kalzar
He doesn't need to.
Jan 22 2006, 9:57 am
GhostAnime
Please the next time you close a topic, do not delete any information in the first post incase someone has the same problem
- GhostAnime
Copyright © 2025 BYOND Software. All rights reserved.
2. You're calling Deathcheck all wrong.
3. Show us the Deathcheck proc.
4. Instead of oview(1) for attacking, use get_step().