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

Tdogthedog

Members
  • Posts

    562
  • Joined

  • Last visited

    Never

Posts posted by Tdogthedog

  1. Hello Everyone! I’m back-ish!

    I go by the name TDog or Dog, and it’s been a really really long time. Over 8 years to be fair. Over 9 years ago I was around 12-13 when I joined the Eclipse community. It was known as TouchOfDeath forums back then and Marsh was the owner. I wanted to create a game known as Erra Of War (aware of the spelling mistake, I was young). I also worked with Kraken on a gnome style GTA game, and helped with a lot of programming questions and other projects.



    The community helped me get into game development, but more importantly and specifically, programming. I left the community 8 years ago due to some toxicity and political matters that happened back then, along with being a typical High School student with girls and such. Eclipse helped me learn programming using VB6.



    I went on to High School and took a VB.NET and C++ course. After High School, I moved on and I got my Bachelors in Computer Science. The last couple years of my Bachelors I got a job as a full time Software Developer making business applications for manufacturing clients using VB.NET, C#, and SQL. I just recently moved to a much larger city with much larger pay and now working with C#, SQL, and web development languages like ASP.NET and Ruby on Rails. Even though I do programming at work, I still enjoy going home and working on side projects, and learning more and more programming. I now have around 4 years of professional Software Developer experience and still growing every day. So between my professional and personal experience, I have roughly 10-11 years.



    A couple days ago I thought about this community and decided to check on things and see what has happened over the years. Even though I see the community has been broken into at least 2 websites (which is sad to see), I was thinking of maybe being some help. Even though I do have my own side projects I am working on (they are not games), I feel like I need to give back at least a little to the community that started it all for me. Maybe help with some programming questions, and maybe assist with building an engine.
  2. ```
    filename = App_Path() & "data\text.txt"
    F = FreeFile()
    FileOpen(F, filename, OpenMode.Input)
    FileGetObject(F, Phrase) 'or Input(F, Phrase)
    FileClose(F)
    ```
    but if your doing ini you ill need to either add in the getline functions or check out this [INIAccess](http://www.codeguru.com/forum/archive/index.php/t-189920.html)
  3. i'll just leave this here…

    [![](http://www.freemmorpgmaker.com/files/imagehost/pics/a015b62157a61424ed3e92e0317e1e95.png)](http://www.freemmorpgmaker.com/files/imagehost/#a015b62157a61424ed3e92e0317e1e95.png)
    [![](http://www.freemmorpgmaker.com/files/imagehost/pics/e5ae3a2d1971759da340263c92ba02bd.png)](http://www.freemmorpgmaker.com/files/imagehost/#e5ae3a2d1971759da340263c92ba02bd.png)
  4. look at this view… btw you can only go as high as the clouds..

    [![](http://www.freemmorpgmaker.com/files/imagehost/pics/91c121f6b3afa77b66c81675fcb8fbad.png)](http://www.freemmorpgmaker.com/files/imagehost/#91c121f6b3afa77b66c81675fcb8fbad.png)

    how did i get up here?

    [![](http://www.freemmorpgmaker.com/files/imagehost/pics/da1494008b4b5d61fb49a91c0a27ca8b.png)](http://www.freemmorpgmaker.com/files/imagehost/#da1494008b4b5d61fb49a91c0a27ca8b.png)
  5. Ugh you guys can't rap
    you just try to be cool.
    Think your all smart and got the rhymes
    but your very wrong you see.
    like those who think your smarter then me.
    so i'll throw down a few lines
    to put my imput in.
    but you see, i don't need to make a big post
    to show that i'm in.
    now all you posers that think
    you can take us on.
    we'll tear you up
    and spit you back out.
×
×
  • Create New...