Oh, this is perfect for my Doom clone.Bob the Hamster wrote:It works on all sprite slices (including backdrop slices)
Search found 3890 matches
- Tue Dec 16, 2014 10:25 pm
- Forum: Game Discussion
- Topic: Crash Bug in Nightly
- Replies: 12
- Views: 2296
- Fri Dec 12, 2014 6:29 pm
- Forum: Game Discussion
- Topic: Do while loops break the instant it's condition is not true?
- Replies: 10
- Views: 1797
I suggest changing the captcha. Once someone stores an answer to a static captcha in a database somewhere, it's broken. CastleParadox used to get a lot of spam bots, and they would just reappear soon after changing the captcha question, but hasn't had a single one since I changed the captcha to one...
- Wed Nov 26, 2014 1:11 am
- Forum: General Discussion
- Topic: Happy birthday
- Replies: 44
- Views: 11117
- Sun Nov 23, 2014 3:49 pm
- Forum: Game Discussion
- Topic: Competitive Collab Contest
- Replies: 36
- Views: 15132
- Fri Nov 21, 2014 2:43 pm
- Forum: General Discussion
- Topic: Risk of Rain
- Replies: 2
- Views: 1193
I've unlocked almost everything. My favorite character is probably the Miner, since he's invincible almost full-time and he has a double-jump out of the gate. If you haven't found all the artifacts, I really recommend checking the wiki for them. They inject a lot of variety into the game. In particu...
- Fri Nov 14, 2014 1:06 am
- Forum: Game Discussion
- Topic: Heart of the OHR Contest 2014
- Replies: 284
- Views: 64179
- Tue Nov 11, 2014 6:47 pm
- Forum: Game Discussion
- Topic: Show off your graphics!
- Replies: 1625
- Views: 335965
- Sat Nov 08, 2014 8:31 pm
- Forum: Game Discussion
- Topic: X-ZOM: Enemy Undead
- Replies: 5
- Views: 1327
- Sun Nov 02, 2014 3:34 pm
- Forum: Game Discussion
- Topic: Vorpal Florist - Playtesting thread
- Replies: 44
- Views: 11870
- Sat Nov 01, 2014 3:06 am
- Forum: Collaboration
- Topic: The Silence is Broken!
- Replies: 11
- Views: 140
- Fri Oct 31, 2014 5:19 pm
- Forum: Collaboration
- Topic: The Silence is Broken!
- Replies: 11
- Views: 140
- Fri Oct 31, 2014 5:19 pm
- Forum: Game Discussion
- Topic: Vorpal Florist - Playtesting thread
- Replies: 44
- Views: 11870
- Sat Oct 25, 2014 7:26 pm
- Forum: Game Discussion
- Topic: The Not So Humble OHR Bundle!
- Replies: 58
- Views: 12400
- Fri Oct 24, 2014 5:14 am
- Forum: Game Discussion
- Topic: Questions for human beans.
- Replies: 17
- Views: 3610
- Thu Oct 16, 2014 8:50 pm
- Forum: Game Discussion
- Topic: Need help for items wich are usable on the map
- Replies: 43
- Views: 6292
It's a function.Chronoboy wrote:I haven't created a plotscript in awhile, and I cannot recall what the NOT operator is
Code: Select all
if (not(thing)) then (...)