Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Raylin

Pages: 1 ... 79 80 [81] 82 83 ... 98
1201
The Axe Parser Project / Re: Features Wishlist
« on: April 06, 2010, 01:56:59 pm »
It's not really as complex as it looks.
It's just inString in essence.

1202
The Axe Parser Project / Re: Features Wishlist
« on: April 05, 2010, 11:51:22 pm »
EDITED.

1203
The Axe Parser Project / Re: Features Wishlist
« on: April 05, 2010, 11:47:25 pm »
Code: [Select]
:"MYVAR->Str1
:"Saved.->Str2
:Select(Str1)
:GetCalc(50)->A
:45->{A+24}
:If inString(Str1,45)
:Disp Str2,i
:End

Something like that.

In this example, we put in two things. We told Axe to look in MYVAR (Str1) for the value 45.
It returned a 1 and as a result, it threw back a "Saved." message.

1204
The Axe Parser Project / Re: Axe Parser
« on: April 05, 2010, 11:40:54 pm »
Say again?
Explain.

1205
Axe / Moving sprites in a circle
« on: April 05, 2010, 11:39:17 pm »
I just now looked at a tech demo BuilderBoy released with an old update of Axe.
I am in need of some explanation of said technique.

Or is this physics magic again?

1206
The Axe Parser Project / Re: Features Wishlist
« on: April 05, 2010, 11:30:23 pm »
No.
It would be a value and Axe would search the AppVar for that value.

1207
The Axe Parser Project / Re: Features Wishlist
« on: April 05, 2010, 10:54:38 pm »
Oh yeah.
Brain relapse.

Edited.

1208
The Axe Parser Project / Re: Features Wishlist
« on: April 05, 2010, 10:48:37 pm »
Find Value

inString(PTR, VALUE) || Searches the application variable the name points to for the designated value. Returns 1 if the value exists; returns 0 if the value doesn't exist.

1209
Humour and Jokes / Re: Did You Know...
« on: April 05, 2010, 01:17:49 pm »
DAMMIT!

:(

1210
The Axe Parser Project / Re: Bug Reports
« on: April 04, 2010, 10:48:39 pm »
Raylin is pleased to hear about an Axe update.
Raylin understands your plight about bugs.
Raylin remembers a time where he wrote a 3000+ line program and had to find the bug in it. It was a missing semicolon.

Raylin is talking in third person for some odd reason.

1211
Project M (Super Mario) / Re: Project M Reboot
« on: April 04, 2010, 09:18:15 pm »
Tanooki Mario.

Do it.
Now.

:D

1212
Project M (Super Mario) / Re: Project M Reboot
« on: April 04, 2010, 08:32:21 pm »
That screenshot, good sir, is the most EPIC thing I have seen all day.
++

1213
TI Z80 / Re: Screenies
« on: April 04, 2010, 08:14:50 pm »
Switched.



Still irked about that white space.

1214
TI Z80 / Re: Screenies
« on: April 04, 2010, 08:08:37 pm »


There's a lot of white space... but I dunno what you want to put in that space.
Tell me your suggestions. :)

1215
Introduce Yourself! / Re: Hi all here
« on: April 04, 2010, 06:55:15 pm »
Hmm...
Interesting introduction.

Welcome to the Omnimaga team!

:D

Pages: 1 ... 79 80 [81] 82 83 ... 98