Author Topic: Item List  (Read 6859 times)

0 Members and 1 Guest are viewing this topic.

dragon__lance

  • Guest
Item List
« Reply #15 on: January 02, 2006, 02:37:00 pm »
comments?bugs?so watd u think?
@xlibman:feel free to also download, u can be first betatester :Dbiggrin.gif

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Item List
« Reply #16 on: January 02, 2006, 03:29:00 pm »
omg demo so many prgm to test now!!

*xlibman
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

dragon__lance

  • Guest
Item List
« Reply #17 on: January 03, 2006, 07:15:00 am »
sure necro, i don't kno y DekuMap2 would be corrupt though. :(sad.gif works fine for me!
c1-->
CODE
ec1:If X=8 and Y=10:"Woman:I am2looking for my2daughther,if you-1see her,please2tell her to come2home!-1
:If X=4 and Y=13:"Sign:DekuVillage2just ahead.-1
:If X=6 and Y=6
:"Wife:My husband2and I enjoy2living here,its-1very peaceful,I2hope that doesnt2change.-1
:If X=2 and Y=3
:"OldMan:The Great2Deku Tree?Its2just east of-1here,in Deku2Forestc2
ec2

ok, basically, this contains dialogue. the "2 is for new line. "-1 is for new text box and wait for key. u might need to put -1 at end of last dialogue.

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
Item List
« Reply #18 on: January 04, 2006, 06:40:00 am »
Yay, it is a grouping coruption.  It had a size of 16 bites and no formating (so opening/trying to delete it rendered a ram clear) but it worked manualy.  This can happen occasionaly, happened in my old cat trap back up.
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Item List
« Reply #19 on: January 04, 2006, 07:04:00 am »
sry I never got the game to work. :(sad.gif

firs tof all I didnd even kne wwhich prgm to run, so I tried all of them, none worked, ATEST show link on a blank screen and when I try to move I get an undefined error, could you reupload a working version?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
Item List
« Reply #20 on: January 04, 2006, 08:10:00 am »
it takes a bit of work to get it to work...add this at the top of ATEST

{15,19->dim([A]
1
real(0
if 0:Pause "Install Xlib" ;this checks for xlib installation, pretty neat, eh?


*small code edit*
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

dragon__lance

  • Guest
Item List
« Reply #21 on: January 04, 2006, 02:17:00 pm »
so its working fine for u necro? thats good. man, nver knew about grouping corruptions, sorry. i'll add that peice of code later.
@xlibman: do u have newest version of xlib installed, the one with the 16*16 tilemapper. i'm real busy right now, so i'll try to upload a working version later.  

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
Item List
« Reply #22 on: January 04, 2006, 03:05:00 pm »
grouping errors are rare but unavoidable(aside for not grouping the programs)...

I'll work on this over the weekend...right now I am realy close to not finishing sevral projects and thus failing the grading period.
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker