Author Topic: Axe Programming Contest--For those who wish to announce their projects  (Read 24540 times)

0 Members and 1 Guest are viewing this topic.

Offline pimathbrainiac

  • Occasionally I make projects
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #45 on: April 07, 2014, 09:25:09 am »
I still hold the record :P

Seriously, don't necro unless it is truly a productive necro. Thanks.
I am Bach.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #46 on: April 07, 2014, 10:41:33 am »
For some reason, wabbit doesn't want to be helpful with my code (it should wait 'till I release the keys to move another spot...but it doesn't) so that's why the character is running around so quickly.
Hey! something like this one of my started and never finished projects in axe.


To move slowlier(or slower??):
Code: [Select]
While 1
Return If getkey(41)*
getkey -> K
If K=1
move right
End
...
End
*I always do this into loops.

How you manage the values of the wapons ont other stuff like this?


Please look at the last post date when replying to a post. The forums also warns you if you are posting in a thread that is over 120 days old. The last post date in this thread was over three years ago. The person you are trying to reply to has long since been banned. That's also why "guest" is listed under their user name and nothing else. If you have programming questions, you can always ask in the programming and support section under whichever language you need help in.
« Last Edit: April 07, 2014, 10:45:55 am by Art_of_camelot »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #47 on: April 07, 2014, 11:54:23 am »
Holy necropost batman. That must be a new record!
I think the record is 7 years and it was technically 8, because the topic start date in the database was wrong (it's in the Pre-Invisionfree news board at http://www.omnimaga.org/pre-invisionfree-news/)
Dream of Omnimaga

Offline Digital

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 107
  • Rating: +0/-0
  • 10101
    • View Profile
    • Digital's Hp
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #48 on: April 08, 2014, 07:33:54 am »
Can you please explain me what is so bad with my post ??
I'm sorry if i might make some mistakes, I'm German so English isn't my first language. Please correct me :)

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #49 on: April 08, 2014, 08:34:23 am »
You are posting in an old thread not adding anything to the discussion. This is considered impolite.

Offline Digital

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 107
  • Rating: +0/-0
  • 10101
    • View Profile
    • Digital's Hp
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #50 on: April 08, 2014, 09:11:29 am »
Excuse me if i am impolite. I try keep my post better.
I'm sorry if i might make some mistakes, I'm German so English isn't my first language. Please correct me :)

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #51 on: April 08, 2014, 11:17:58 am »
No worries, if you don't know we just tell you. I hope you understand and think about it next time. ;)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #52 on: April 08, 2014, 11:30:11 am »
Can you please explain me what is so bad with my post ??


Please read my post above as well. It pretty clearly states what's wrong with your post.

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #53 on: April 08, 2014, 01:06:23 pm »
You can use Forum>Recent to find threads that aren't old. If somethings not there, you can start a new thread.
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Axe Programming Contest--For those who wish to announce their projects
« Reply #54 on: April 08, 2014, 05:56:28 pm »
Basically, unless it's a project topic you are the author of and are posting an update, replying to a topic where the last post was several months ago is frowned upon in most circumstances, especially the programming help section. In this case, the last post was almost 4 years ago.
Dream of Omnimaga