Bulls pro-tip of the day:
When you honestly think that Led3=1,0,1,0,1,0,1 can make a light blink, stop trying to make an OS and do something easier.
Well simply i need some one to help me build a gui and add a way to use console
Bulls pro-tip of the day:
When you honestly think that Led3=1,0,1,0,1,0,1 can make a light blink, stop trying to make an OS and do something easier.
...
if you don't define it as a persist... but you define it before you try to call it as part of something else. it will work
eg
Array = owner():lastSaid():lower():explode(" ")
B = Array:string(1)
will work
where as
B = Array:string(1)
Array = owner():lastSaid():lower():explode(" ")
won't work..
just too good for E2...
1. You shouldn't be making an OS - I agree with Bull on this one - sharpen your skills before attempting this. I know from experience that diving into something above your skill level is a way to improve, but there's a difference between jumping 5 ft and 10 ft.... and that's 5 ft, work on it first.
2. We won't be writing it for you - I don't see why I have to say this again... but apparently I do...
3. You can learn how to do this stuff on your own or by looking at the OS's that have come before yours... for example... mine has a GUI that's quite adaptive and may provide some insight to what you'd like to make... http://www.wiremod.com/forum/contrap...revans-os.html
Try not to jump into a huge project right away, and if you do, learn all of the things you need to complete the project one step at a time, and pace yourself. I'm really good with E2, and I still haven't made a decent OS... I set myself too high, and then fail hard. We both need to work slower.
Code parsing is crazy... It makes my head hurt... But I am slowly working towards one...
I love coding just for the codig part. It makes me happy to be able to code womething that works. And so, I often do thing a little above my level, tries, fails, then comes here to have my failure explained. that's how I learn.
But the difference between us here is that I didn't choose to make an OS before I know how to make at least the majority of it... What turck3 said on point 1.
(should we maybe have a BIG RED sign on the front of exoression help, that states, with underscores, that we won't give them code. We help them with their codes?)
If you want help, at least try to speak the English language. Spelling is important, punctuation helps. We don't speak englkih on these forums.And as said by Bull in the most awesome tip ever, try something simpler before moving onto a large project like this.
Already there. :P
[E2] Extended Timers
Bulls pro-tip of the day:
When you honestly think that Led3=1,0,1,0,1,0,1 can make a light blink, stop trying to make an OS and do something easier.
Bookmarks