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 - epic7

Pages: 1 ... 72 73 [74] 75 76 ... 161
1096
Once set up, a project simply needs a 'make' to compile. This is a standard for C development.

So... You do the setup stuff first, and after you've done that and you modify the program, just do "make" to compile again?

1097
... Why havent I donwloaded this yet?! Ö

Do you have to do that console stuff whenever you want to compile?

1098
So, I hear Wikipedia is going to be taking part on the 18th.  Are any other big sites doing the same?
Doing what on the 18th?

1100
Minecraft Discussion / Re: Minecraft server help
« on: January 15, 2012, 06:53:50 pm »
Whoa... It works now! :D

But blocks appear right back again after mining them
edit: Never mind :P

1101
Minecraft Discussion / Re: Minecraft server help
« on: January 15, 2012, 06:22:16 pm »
Hmmm... You said you're stuck with it... So that makes me think its not very good :P

1102
Minecraft Discussion / Re: Minecraft server help
« on: January 15, 2012, 06:19:45 pm »
Thats good for minecraft servers?

1103
Minecraft Discussion / Re: Minecraft server help
« on: January 15, 2012, 06:18:27 pm »
:o
What's hamachi?

1104
Minecraft Discussion / Minecraft server help [SOLVED]
« on: January 15, 2012, 06:12:42 pm »
Does anyone here know how to make a minecraft server?

I used this:
http://portforward.com/english/routers/port_forwarding/Linksys/E3000/Minecraft_Server.htm
to help.

I think I've succesfully set up a static ip adress, and I copied exactly what it said to do in the port forwarding menu.

But when I checked here, it said the port was closed D:

I tried to use my external ip anyways to connect to minecraft, but of course, it failed.

(minecraft_server says "Disconnecting Epic07 [/192.168.1.1:61252]: Outdated server!")


Is there anyone with experience with this?

1105
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 14, 2012, 06:53:41 pm »
You're too lazy.

Why doesnt anyone I know like to program?

1106
TI-Nspire / Re: [Lua] Mancala
« on: January 14, 2012, 10:08:04 am »
Cool!

How much has to happen in order to get a stack overflow?
Its in an area where some functions call each other, so it kinda makes sense :P

1107
Humour and Jokes / Re: If there was tech support in botswana...
« on: January 14, 2012, 10:03:58 am »
Get spam

I wish it was summer

1108
TI-Nspire / Re: [Lua] Mancala
« on: January 13, 2012, 11:17:24 pm »
Oh, is on create called once oclua opens up, not the pasted code?
* epic7 goes to fix an error that he calls "function ping-pong" :P

1109
News / Re: Ndless 3.1 coming soon?
« on: January 13, 2012, 10:34:26 pm »
google here we dont host roms sorry google gameboy roms and search gbc4nspire on google and you should be fine
Grammar please? <_< :P

1110
Computer Projects and Ideas / Re: Lua code optimizer for pc
« on: January 13, 2012, 09:43:37 pm »
UPDATE!!!

include external .lua files by using #, followed by the name of the file (without the .lua)

example main file:
Code: [Select]
function on.create()
#varsinit
end


What ??

#varsinit returns the number of elements in the "varsinit" table ...
You've overriden the metatables ?

Does that mean
table={1,2,3,4,5,6,7,8,9}
x=#table
And x would equal 9?
That would be useful to use :P

Pages: 1 ... 72 73 [74] 75 76 ... 161