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

dimx

Members
  • Posts

    351
  • Joined

  • Last visited

    Never

Everything posted by dimx

  1. dimx

    NewMap

    I think for the first one you might want to do it this way since you have a range of numbers there 5-9 i am not sure what you are trying to do with this but you might want to add it where it checks if you are moving from one map to another. ``` If NewMap(MyIndex) = 5 Then picStarter.Visible = True Else picStarter.Visible = False End If Exit Sub ``` As for the second one you would do ``` Select Case Button Case 1 Exit Sub Case 2 Exit Sub End Select ``` Case 1 is left click and Case 2 is right click
  2. dimx

    HELP! vb errors

    Check if you have Flash10b.ocx in your "Dragon Curse\Client" directory installing it with the installer is not going to help you since vb is trying to load the dll from that path and the installer is not going to install that dll to the folder. Just download the dll from somewhere Google it and place it into your "Dragon Curse\Client" the second message is because of the first one since you don't have Flash10b.ocx loaded Shockwaveflash is going to give you that error
  3. Np, but i don't know why someone would create a command to shut down the whole server because of an error that one player caused…
  4. You mentioned making a new char didn't work what about a new account? Something is wrong with the Player Name, Password, or Email Edit or try deleting all 3 chars from that account and make a new one.
  5. @Azkanan: > @blackkat9666: > > > uhuh…so lay off the stuff, at least decrease the god damned quantity >_> > > if you want something sweet to drink, chocolate milk does it :D > > I can drink water just fine. But if cola is in the house, it's all I can think of - Caffeine junkie ;D You are not a caffeine junkie you mentioned you don't like coffee, you have aspartame addiction it is right in you symptoms list. Try mixing water with cola or pepsi whatever you drink.. And over time add more water than cola or pepsi that way you will consume less aspartame and the water will fill you up so you will drink less. Over time your body would come resistant to the low aspartame intake and you will carve it less.
  6. @blackkat9666: > diet is also known to be as unhealthy as the regular pop > the aspartame in it is the bad stuff they replaced sugar with > i don't remember what i've herd that aspartame can do to a body Bingo, look up the side effects bet you you will find yours in there
  7. Np ;), just trying to help.
  8. Oh shit really?? That is the point easy to see where something begins and ends, what you want me to do put it in a source for you as well
  9. Here I made it simpler i think.. Just Copy+Paste from above txt documents with color indicators open the documents with wordpad
  10. Well since you are here telling everyone about your health state, and not at a doctor. My best bet is you are an addict, if you spend a lot of time playing video games and in front of your computer, while consuming a lot of sugar from snack and sodas, then you would get similar side effects. Dizziness can occur from too much sugar in your system plus the lack of sleep and stress. While the numbness in leg and such is from lack of exercise walking and doing other activities besides sitting would help. But i am not a doctor, and you should get checked out you could be developing diabetes as well. Maybe taking vitamins can help.
  11. Not bad i am doing a similar ting, by connecting flash to mysql i am creating a world map that updates each players position and displays it on the website. But it is still in progress.
  12. @Lukin: > @Dimx: > > > That is really good, wanna help me with my project. I am doing everything custom and need an artist with your skills ;) > > Lol, you're the second one asking in less than 30 views. Would be nice if the game was a bit more serious before I begin to do a whole sprite sheet for something that might not even make it for a month. If you have a dedicated staff team that likes to update the game frequently and such, I might be interested. I sent you a pm let me know what you think.
  13. That is really good, wanna help me with my project. I am doing everything custom and need an artist with your skills ;)
  14. dimx

    Post your desk!

    yea, i had it for about a year now. I been planning to get a projector.
  15. dimx

    Post your desk!

    Here is mine ![](http://img33.imageshack.us/img33/2208/deskox.png)
  16. dimx

    Windows 7

    > The biggest enemy of a computer is the user of it a.k.a. you. > > Regards, > Godlord. Words of wisdom :P
  17. dimx

    Windows 7

    @Marsh: > @SHADERS: > > > yes i do belive that windows 7 is better on the eyes than the past ones but there are the downfalls too. there are over 100 types of computers that cant support it, and there is less room to store memory due to the 'added features" > > > > but also, to add to the plus side, the security is stronger. > > almost makes it impossible to port foward though, or download stuff, or run stuff… > > Not sure how any of those things would be harder on windows 7\. I think the best system is differant for every person based on there personal needs. True i still use Xp, and the theme is classic. I dont need the extra crap, As for security if you are an idiot you will get hacked no matter what you use.
  18. dimx

    Windows 7

    > In an interview with PCR’s Andrew Wooden, Partner Group Manager with Microsoft, Simon Aldous, admitted to the fact that the Redmond-based software giant took its inspiration from Apple when it designed Windows 7’s looks. There you have it
  19. dimx

    Windows 7

    @Zamin: > Finally windows is a little more pretty. Something to compare with those crappy MACs. There is a guys that likes shiny stuff ;)
  20. reload scripts on the server side, also make sure you have scripting = 1 in dadt.ini
  21. Yes it does My game is in full screen.
  22. Wanna bet me ;) Edit: sorry its 2 lines my mistake
  23. > 5 years with vb6 (And no, I don't know much of DX 7, If requested i will learn.) Do you know Dx8? The features you have are not too impressive. Pets maybe depends on how in depth you went with them? Just got them to follow the player or more? Full screen i can make with 1 line of code. I am not trying to flame you or anything, and sorry if it sounds that way. But i am interested to know what else you can do.
  24. Did you try making a new Account/character and then loging in?
  25. dimx

    [GEN] Hosting

    http://www.no-ip.com/ You can use that, also quick question are you making an engine as well?
×
×
  • Create New...