Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Grayfox

Members
  • Posts

    202
  • Joined

  • Last visited

    Never

Posts posted by Grayfox

  1. Okay look at the forums stats at the bottem of the page and you should see something that says:

    > Male to Female Ratio: 17.2:1

    Can someone explain how you can have .2 people. I'm not sure about the rest of you but I'm all man…

    For every 17 and a fifth men there is 1 women
  2. errr wait thats spanish…oh well.Alright,so I'm sitting Oahu Hawaii and so far its pretty fucking awesome.Realllllllyyyy hot,but worth it.Lemme tell you guys, the girls are FINE here! I can't believe some of them.Thats all I really got to say.Theres a webcam here but....wtf is there to take a picture of?nothing I tell ya that.Err Have fun?I know I will.

    -Not so Formally Signed,
    Cusin Cornellius Fox(I still loving signing my post with that)
  3. After a very angry discussion with my incredibly paranoid mom, I've decided its time for me to leave eclipse.Its been months since I last actually contributed, and see no reason for me stay.I'm tired of my mother always thinking someones going to do something on these forums, I'm tired of her yalling at me for not having friends, which I do, shes  just annoying and doesn't know it. I might come back,but who knows. I'll try and stay in touch with everyone.Its not eclipse, its my life, its my family,its me trying not to do something stupid.Enjoy.
  4. Alright, so Jackal, Strenith, and me have been trying frantically to figure out a few topics.And so far our results….have not been...great. So we've decided to ask you! The community for what you guys want to see in the podcast.Cause really, we're desperate. So go now! Put your minds to work.

    -Formally Signed,
    The "Super awesome Kickass" Grayfox
  5. Alright,I have never….ever wished anything!anything! from eclipse ever! But now, I have to break my vow of silence and wish. So here I go.

    I wish for a peaceful, mature community, where we can have fun without war and flame and spam.I wish our members who knew better would stop flaming. I wish we could all work together, not point fingers, not push people to the edge.

    So theres my wish.... i'm sure if will never come true, but oh well.

    -Good night and good luck
  6. Well, I'm not really sure, how useful this really will be, but i figure it could help a few people.Then again, I bet anyone could do this really..really easily.I know I did. I mean I did it, and I suck at Visual Basic.But thats besides the point,I felt like Contributing, and I was bored.

    Lets Begin, Shall we?

    This Entire Script is _Client Side_

    Goto frmmirage.
    Create a picture box in picscreen.
    Set its Properties to follow

    Name:picescmenu(this can change, as long as  you change that later in the code)
    Visible:False

    Inside picescmenu, create 3 Command buttons

    Put the All 3 command buttons.

    Lets take the first one.Set the caption to "Resume Game"

    Double Click on Resume Button Command Button, lets look at the script.

    Copy and paste this under it

    ```
    picescmenu.Visible = False
    ```
    Goto the second Command Button. Set the name "Options".Double Click on the "Options" Button.

    Add:

    ```
    picOptions.Visible = True
        chkplayername.Value = Trim$(ReadINI("CONFIG", "playername", App.Path & "\config.ini"))
    chkplayerdamage.Value = Trim$(ReadINI("CONFIG", "playerdamage", App.Path & "\config.ini"))
    chkplayerbar.Value = Trim$(ReadINI("CONFIG", "playerbar", App.Path & "\config.ini"))
    chknpcname.Value = Trim$(ReadINI("CONFIG", "npcname", App.Path & "\config.ini"))
    chknpcdamage.Value = Trim$(ReadINI("CONFIG", "npcdamage", App.Path & "\config.ini"))
    chknpcbar.Value = Trim$(ReadINI("CONFIG", "npcbar", App.Path & "\config.ini"))
    chkmusic.Value = Trim$(ReadINI("CONFIG", "music", App.Path & "\config.ini"))
    chksound.Value = Trim$(ReadINI("CONFIG", "sound", App.Path & "\config.ini"))
    chkbubblebar.Value = Trim$(ReadINI("CONFIG", "speechbubbles", App.Path & "\config.ini"))
    chkAutoScroll.Value = Trim$(ReadINI("CONFIG", "AutoScroll", App.Path & "\config.ini"))
    ```
    On our Final Command button, lets name it something like "Exit Game" ? Double click on it and add

    ```
    InGame = False
    ```
    Note:I can Explain a few more options later

    Now, Run a search for:

    ```
    ' The Guild Maker
    If KeyCode = vbKeyF5 Then
        frmMirage.picGuildAdmin.Visible = True
        frmMirage.picInv3.Visible = False
        frmMirage.Picture1(0).Visible = False
        'frmMirage.picEquip.Visible = False
        frmMirage.picPlayerSpells.Visible = False
        frmMirage.picWhosOnline.Visible = False
    End If
    ```
    Under that, Add:

    ```
        If KeyCode = vbKeyEscape Then
            frmMirage.picescmenu.Visible = True
        End If
    ```
    This makes it so when we hit Escape(or whatever Button you want to open this menu) it  open up our little window.

    Thats about it.

    This is pretty basic, but if you wanted, you could add another button and call it "Switch Character".

    I tried a few things like

    ```
    Call TcpDestroy
    frmMainMenu.Visible = True
    frmMirage.Visible = False
    ```
    But Obviously, that won't work cause it kills all our TCP connections

    I also tried just

    ```
    frmMainMenu.Visible = True
    frmMirage.Visible = False

    ```
    But of course, our character is still loaded.

    If you have multiple servers, you COULD use "tcpdestory" and just open up the choose server form.If I add that to my Client, I'll Add that.

    Thats basically it.I bet that didn't help anyone! Oh Well, Whatever, I'll try and add some more options later?

    I got the idea from the "Chaos" engine. But, the Only script taken from it is

    ```
    Call TcpDestroy
    frmMainMenu.Visible = True
    frmMirage.Visible = False
    ```
    Plus, I only added that so people could think of ideas.

    Really sorry

    Thanks to who ever made the Chaos Engine, I'll add your name when I figure out who made it.

    Enjoy!
  7. Well, with all the recent fun I've been having with various members of eclipse(*squints*you know who you are) I've decided, that to help everyone new(i love to be helpful) I'll just post a few things you should know about Eclipse when you arive here.I hope they help:

    1.Admins are biased.Get over it.Specially you carnival.:D Stop bitiching about it and make a game(not carnival)

    2.Eclipse doesn't care about your "1337 super team" made of all the very best eclipsers. We WILL care if you get it to work without making a topic about it, or bugging me, admins or anyone else.

    3.HailBlazR(i remeber your little big R) is a dick.(Sorry hail I'm just joking)

    4.Marsh is not god.Though he is damn ducking close, and he should be praised as a god.

    5.By the end of the world, Eclipse will not remain. But Grayfox will :D jk LL Eclipse

    6.Marsh will not ban you If you don't put him on your "1337 super team"

    7.No, I did not make firefox….stupid gits(jk)

    8.Eclipse People will help you, don't be afraid to ask questions.

    9\. There is such thing as stupid questions:http://youtube.com/watch?v=GBfR-p9UzO0

    10.You can't join eclipse, make friends, then slap Eclipse or Touch Of Death Productions on everything you make.WE DON"T KNOW YOU!!!!!!!
    ps…I used to do this...

    11.You can't be a mod, it sucks i know. Oh wait, no i don'thahahah cause i'm a admin!

    12.Foxes and bunnies are cool

    13.Nicknames are cool,especially if you gifted one from a admin know by grayfox.
    D.Nova, Doc,picky,pick,Marshy, dearest, dearest, dearest, dearest, dearest, dearest, dearest,Narc,Gray,fox,foxxxy,foxxxxxxxxxxyyyyy,
    People like nicknames!

    14.Eclipse Hates warming the hearts of small children.

    15.All members of eclipse were once newbs. me,bunny,hail,pickle,balitik,kender, and even marsh and baron and TYM

    16.Mods are incredibly smart.Don't try arguing with them, its pointless. We have a doctor as a mod….and everyone knows you can't beat doctors....or lawyers...

    17\. lol is not a response

    18.There is no "we hate eclipse", "we hate Grayfox","we hate teletubbies" group...

    19.Eclipse has bugs.Your bed has bugs, the trees have bugs, my fingers have bugs. Bitiching and whining about it does nothing, and will not make us go faster. It Just kills kittens.

    20\. God kills kittens when you post, so stop ducking posting.

    21\. When you post a nude photo of yourself, HailBlazR with be killed instantly by my super awesome raygun of death[zorz]

    22.Ps As stated in another topic, adding zorz to your post actually makes you look awesome!or does it?[zorz][zorz]:D

    23.I take back what i said, God doesn't Kill kittens, I do. With a hammer.With mrs.Peacock

    24.Caps locks is NOT your friend

    25\. This shirt is NOT black.
        This Shirt is black not?
          Shirt black not is this?

    26\. Rewrite, Itake back what I said. Ice Cream Tuesday was never a newb, thus why he was not on my list

    27\. The grayfox doesn't have 12 post, he has  2240(plus this 1) :d
    More to come
  8. I think this will help because everynow and then i get a pm, post, or whatever asking how you can become a admin, so I figure this post can help, taking you back to my roots and many other roots of the people here.I never realized how long fax has been here!

    http://www.freemmorpgmaker.com/smf/index.php/topic,21.0.html
  9. I was just thinking, wouldn't it be cool if Eclipse got Invited to E3\. I think it would be awesome! I wounder who would be our represenitives?I wish I would be one! I feel like a newb posting this, then again I drank a few Energy drinks. I think it would be between the older members, Marsh, Pickle,Me,(any other admins or vets) who would go. But who knows.What would we do there? any comments?
  10. I just got home from it.It was awesome! Didn't like the first two as much as this one.It was great.Plus i got to make fun of te guy talking about god out front of the theater! Anyone else seen it?
  11. I got halo 3 (beta) today and its pretty freaking awesome! I know sirkens pissed at me because he can't play :( lol.Anyone else tried it?
×
×
  • Create New...