Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

Lizzian

Administrators
  • Content Count

    250
  • Joined

  • Last visited

  • Days Won

    28

Posts posted by Lizzian

  1. When running from the openos disk, you need to run 'install' and select the hdd to install it to. As for ram stuff, that might go away when you install it to the hdd seeing as it will create the files in the hdd rather than the temp/ram folder

  2. Sorry for being a bit rude, had a bad day. And when dropping big files onto floppies you should except this. Also empty files have a size of some bytes. You need to delete big files ingame for the floppy to notice. Otherwise the game just replaces the file....

    That's only if you have the bufferedFilesystems set to true in the config

  3. Go fill out http://goo.gl/forms/v2Y2JXeZAa :D

    SERVER OFFLINE:

     

    The main "enderverse" server is now offline and will be for the forseable future as I am finding it tiring to keep mods up to date when there is hardly any players on there.

     

    I may come back with a new server later but The Enderverse is dead

     

    Below is the old topic for those who want to read it.

     

    Why hello there,

     

    The Enderverse is a server ran by myself and SuPeRMiNoR2. It's currently on MC 1.7.10

     

    Latest Update was on the 14th of December, 2014

    Whitelist App guidelines:

    • Your nickname ( What you're commonly known as on the web, this doesn't have to be your real name)
    • Age ( There is not an age limit, I just want to know the age range of my players :] )
    • Minecraft Name 
    • IRC nick ( Only if it's different from what you put in the nickname section, just so I know who is who *ONLY LIST YOUR PRIMARY NICK*)
     

    Currently Accepted people (probably not up to date):

    joshtheender, superminor2, kilobyte22, gamax92, hobby_boy, rhj91, qatall, wobbo, gjgfuj, alakazard12

    ds84182, spiriteddusty, infinikiller64, vifino, feldim2425, goldmuddy123, lukeking

    tiin57, keith_masterly, minlukas761, wer38, maria_latimer, mrminer84403, yepoleb, sevimaster

    dangranos, zuriki, adencraft2000, sillyjake, PedrosGali

    Pack download can be found on my site, you still need to apply but you can get the pack before hand so you can get straight on when you get accepted. We've change the way we give out the pack stuff, PM whoever accepted you (either myself or SuPeRMiNoR2)

  4. 1. No unauthorised bots, we have enough as is. Currently allowed bots are; MichiBot, ocdoc, and Corded.
    - Unauthorised bots will be kicked on join, if the bot continues to rejoin then the IP will fall under the penalties of Rule 3
    - Note, if you have "bot" in your nick and you are not a bot (for example, if your nick is BotheredNoob) please contact either myself or Sangar to add an exclusion for you!

    2. No spamming. This includes but not limited to; excessive repetition, nick changes or abusing bot commands.
    - If you make a bot spam, YOU will be held responsible, not the bot. 
    2a. No making any bots spam or abusing their command.
    - The penalty for this offence:
      - First offence:   48-hour ban from the channel
      - Second offence:  You will be denied access to all bots in the channel
      - Third offence: Same as normal 3rd offence (perma ban)
     
    3. Have courtesy to others in the channel.
    3a. No hate speech. This includes but is not limited to; racism, sexism, LGBTQIA+-phobia, etc.


    4. Try to keep profanity to a minimum and the topics around PG-13.

    4a. With regards as to NSFW content in the official OC Communication Channels (Read: The Discord, IRC channel, Forums, etc), the Admin team has this to say on the matter:

    Quote

    You are free to make your own channels/servers and distribute invites to other potential members outside of the official OC channels (Discord, IRC channel) however you are not permitted to distribute said links or any NSFW content within the main communication channels. We reserve the right to remove any material that we deem inappropriate and will also kick/ban members should they continue to post the aforementioned content after receiving a warning. 

    Mild-NSFW content will be reviewed on a case-by-case basis and punishment is up to the discretion of the Mod/Admin.

     


    5. No spam links or links to malicious/pirated software. We don't want it and the latter is actually against EsperNet's ToS. Light discussion about said topics is fine so long as you do not distribute pirated content.
    5a. Follow EsperNet's ToS. You can read them here. Since the OC Channel is on their network you need to follow them when talking in it.

    6. No harassing members of the channel for private information. If they want to share it with you then it is up to them.

    7. No impersonating, we must know who is who, therefore, do not pretend to be anyone else or use another person's nickname.
     
    8. No long-ass nicks: if your nick is longer than 16 characters then please shorten it before speaking. It's incredibly annoying, especially on mobile as nicks over 16 characters may wrap over to multiple lines.
     
    9. No ban / punishment evading. If you are quietened or banned, don't try and evade it. Each evade gets you the next penalty up. This includes joining on the other platform if you were banned.

    10. No whining about the rules. If you feel something is hard to understand or needs altering then talk to either a channel OP or myself (Lizzian/Lizzy) in a respectable manner and we shall consider it.
     
    11. The channel ops/moderators have the last say. If an op/moderator tells you to stop doing something, you do so!

    12. No advertising without permission from a Channel OP or Discord Mod / Admin.
     
    InGame IRC client bits:
    You are welcome to join in-game IRC clients to this channel providing you adhere to the following: No death/join messages, no spamming and only one user per connection/nick (please notify us beforehand if you have multiple people with separate clients joining the channel from the same host). 
     
     
    General penalties:
    - First Offence:   24-hour ban
    - Second Offence:  7-day ban
    - Third Offence:   Permanent ban from the channel (and other connected services, like discord)
     
    Current Moderators are: Kodos, Gamax, Vexatos, Payonel & Forecaster
    If you feel you have been wrongly punished for something then please contact a channel OP (Sangar, Michiyo or myself).
     

  5. Hello there. Shall we begin? Okay, good.
     
    Right, first difference between Open Computers and Computer Craft is that Open Computer uses Lua 5.2 whereas Computer Craft uses Lua 5.1.

     

    OC & CC have differences in loading APIs/libraries. In CC you would do:

    os.loadAPI( "MyAPI" )
    
    print( MyAPI.version() )
    print( os.time() )
    

    Where as OC would be something like:

    local MyAPI = require( "MyAPI" )
    local os = require( "os" )
    
    print( MyAPI.version() )
    print( os.time() )
    

    If you feel that something needs to be added changed then just post a reply ( I am a bit rusty with what CC has to offer these days... )

  6.  

    I ran into a problem today after updating to 1.2.11 (from 1.2.10). The big reactor which is connected to my computer with a computer cable is no longer seen as a component. If I do 'components' it is no longer listed. This worked fine in 1.2.10. Is this a known issue? 
     
    Thanks

     

    have you tried reloading the world? I think there was someone on the IRC channel who had the same problem and reloading/restarting fixed it for them.

  7. } } EnderBot { {

    Fancy formatting cause f*** you! :P

     
    Ok, EnderBot's commands are: 
    Key:
    < > indicates required parameters, EnderBot will moan at you if you forget them...
    [ ] indicates optional parameters 
     
    ?help :Prints you a list of the help topics that are available
    ?<topic> ​:Will send back the help data associated with the specified topic (see previous command)
    // The above commands now come through me (JoshTheEnder)
    That bot is nolonger active and I have not yet put it into EnderBot2

     

    Helpful commands 
    .jenkins [JobName] :Sends back information about builds of OpenComputers and it's addons, you can also specify any number of jobs to get links to those jobs.

    .githubstat / .gitstat / .gs :Shows the GitHub status

    .trivia :Sends back some trivia about OpenComputers

    .commands :Sends you here :)

     

    Part-Time commands

    These commands only work when ^v is not in the channel.

     

    .forums :Sends back a link to the forums

    .rules :Sends back a link to the Channel Rules

    .ping :Sends back the word "PONG", useful to see if your connection is still active (Unlike ^v's PING command, it WILL NOT provide the time it took due to complications)

     

     
    That's all for now, more commands later //probably

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.