Search results

  1. A

    Development Update - May 24, 2011

    I enjoy these updates, give me something to look forward to and what to expect. I don't enjoy, however, the lack of updates on the Odyssey project. ;) [ Post made via iPod ]
  2. A

    Random Grass script?

    Incognito Script: [Belongs in USEOBJ# where # is the object number in the Object Editor.] Sub Main(Player as LONG) If GetPlayerStatus(Player) = 1 Then SetPlayerSprite(Player, Random(180)) Else SetPlayerSprite(Player, Random(180)) SetPlayerStatus(Player, Random(21)) End If End Sub...
  3. A

    Connecting without the Registry

    On the main menu, click "Credits" in there you'll see a button or link or whatever that'll say "Private Server" or "Connect to a Private Server". Something of that sort... Anyways a little box will come up, put in the Name of the server that you want to connect to, and the IP of the computer...
  4. A

    Interface.rsc Issues.

    In the source code, the frmMain form's background image was set to the original Interface.RSC. The only way you'll be able to edit the interface is if Mycal releases an update that makes frmMain load the Interface.RSC upon FormLoad, instead of having it pre-set in the Properties Window. The...
  5. A

    Rolling Blackouts

    It's all good man, you're doin your best. Besides, school comes first.
  6. A

    Rolling Blackouts

    I just cried a little bit....lol not really, but that sucks! Hope you get back up and running soon! - Alpha
  7. A

    Small Development Update

    Great! Sounds good! Well I've been trying to connect to the registry every few hours, but alas, it never connects successfully. It may be myself doing something wrong, but I port forwarded the default port in the Server settings.ini file and when I connect it shows my IP in the server instead of...
  8. A

    Small Development Update

    I care! I am interested! I love Odyssey, and I love that someone is bringing back a registry! This is a fantastic idea, and I fully support it! Keep on working on it, woo!
Back
Top