Skip to content

Instantly share code, notes, and snippets.

View abductedPlatypus's full-sized avatar

Abducted Platypus abductedPlatypus

View GitHub Profile
@abductedPlatypus
abductedPlatypus / Siege Engineers Rules
Last active December 4, 2023 10:15
Siege Engineers Discord Rules
1. No racism, sexism, bigotry, hate speech, profanity towards people or groups, and other attacks on people or groups.
2. No sharing of pirated software or encourage piracy in any channel.
3. No intent to abuse or trigger behaviour related to mental issues (e.g. autism spectrum, borderline, depression, dysphoria, stress etc.)
4. No discussions about politics/religion/ideology
5. There is a restricted area focused on Reverse Engineering; Invitation to this area can only be received through current members of that area. The best way to gain access is to show your previous work to one of these members. A mod has to approve any request.
6. Don't beg to be added to the restricted area.
7. Don't repeatedly ask the same question, people will update you when they know more.
8. Secret channels are marked with 🤐, don’t share information with people without access to them.
9. Doing the same work should be discouraged. Working together should be applauded.
10. New channels for projects can be made when requested by at le
(defconst xbject-data-index -1) ;only use with up-remove-objects
(defconst object-data-id 0)
(defconst object-data-type 1)
(defconst object-data-class 2)
(defconst object-data-category 3)
(defconst object-data-cmdid 4)
(defconst object-data-action 5)
(defconst object-data-order 6)
(defconst object-data-target 7)
(defconst object-data-point-x 8)