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

Growlith1223

Members
  • Posts

    2042
  • Joined

  • Last visited

Everything posted by Growlith1223

  1. ![](http://www.minerwars.com/ForumUploads/20101115002739_181_necropost.png)
  2. Not sure if anyone has noticed, but the minimap is off-center from the image behind it
  3. no Growlithe? i see how it is… jk nice work on the signatures, really like them
  4. I believe they may have stopped working on this. do not worry however, i am working on a vb.net engine as well. look for it in the future.
  5. You can still use what Abhi said. I believe you can grab the version of an external application with a bit more coding. Try messing around with a couple APIs and such. see what you get.
  6. GG. You brought a topic that's not even on this site, TO this site. vary nice. get over the fact that others have different opinions.
  7. If you need help i can help you with the DirectX9 thing. it's really easy and fast.
  8. seems redundant to use DX7 in vb.net if you can even figure out how to work the rendering on it. if i was you, start learning DirectX9 and work with that. it will be so much easier and much less of a hassle to get it working.
  9. are you using a desktop pc or laptop? what is your motherboard? does it have a pcie slot? what is your power supply's wattage? what psu is it?
  10. Richy posted an example of a static version of what you're asking for ``` Dim MyString As String MyString = Mid(, 1, Len() / 2) ``` This should be what you're looking for. hope this helps Sincerely, Growlith1223
  11. ![](http://www.minerwars.com/ForumUploads/20101115002739_181_necropost.png) srsly, read the topic's post date before you make a post. in all reality though, this is not a system, it's a tutorial on how to do something, ofc you can have screenshots but i would think it's really unnecessary.
  12. you probably don't have the run times installed. if you do, try re-installing them, or if you have IE10+, downgrade to 9\. 10 and 11 seems to mess with certain things
  13. Jerbpls, that card is way too low for your specs, it will work, but you might as well just throw that away and use a integrated gpu if you're going that low on the graphics card. if you haven't bought it yet, buy something a lot better if you have a bit more money. try a gtx 760 or 690/660 or if you want to stay with amd, go with something like a R9 270x or better EDIT: my bad, thought you were using a desktop pc, yes it will still work but still, try and get something better
  14. i love that new primal :O keep at it, the game is looking really good! if i had money i would def. donate but unfortunately, nothing
  15. > The hell.. your coding quotation's are incorrect, and it also need to be checked on Server.. as i remember there is a Checking of gender like > > > > > > ``` > If Sex < 0 or Sex > SEX_FEMALE then > Exit Sub > End if > > ``` ``` If Sex < 0 Or Sex > SEX_FEMALE then Exit Sub ``` You can shorten it even more by doing that.
  16. The language won't matter if it's closed source which 99% of the time it will be. there won't be any benefit other than the fact you're using a more modern language, but even then, it will still be closed source so there's no point in getting it.
  17. ![](http://www.minerwars.com/ForumUploads/20101115002739_181_necropost.png)
  18. of mine or one that i suggest? if mine, i don't actually have one, i host it on my comp lol. if one i suggest, hm…. i'll edit this post when i can remember the site.
  19. i would say a vps. i host servers for $5 a month if you ever want to check that part out.
  20. Echnaal. this is a base for one to learn off of, even if it's horrible coding it still works as a base. if one is able to make an engine by their own, more power to them, but there are a lot of people who tend to not be able to learn and such so they use a pre-made engine. Sincerely, Growlith1223
  21. those who are wanting a website from you are most likely going to need screenshots of what you have done. no one is literally going to trust you on what you say like this. just a tip but make sure to have screenshots of your work before you post.
×
×
  • Create New...