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

Shippous

Members
  • Posts

    86
  • Joined

  • Last visited

    Never

Everything posted by Shippous

  1. Shippous

    Tileset revamp

    > Im no pro, but is it me or the angle is much lower than on RMXP. i feel like this would be less for a top-down and more for a side-scroller. i dunno im no expert in sprites Thinked the same for the wall… The tree is perfect lol
  2. Ok. But never founded anything about about rendering. I'll try to learn u-u
  3. Ok, that can see dumb, but HOW IN THE WORLD i change that black thing on inventory and skills? Or at least, make it smaller so i can make a cool border to it. That black thing AWAYS expand to the dimensions of the inventory screen |:
  4. > Shippodus Change the second number to the position which you want after klicking on < I know that, just pointing something that can confuse some people XD.
  5. If picMiniMenu.Left = 352 Then picMiniMenu.Left = 352 lblOpenMM.Caption = ">" Else picMiniMenu.Left = 352 lblOpenMM.Caption = "
  6. I have that problem in my slow computer. If the server runs with low CPS the NPC's dont move.
  7. > Notepad, can you see the code that i posted? AGAIN, this only works if you edit the game with VB6 and compile the game again.
  8. You need to edit it with VB6 and compile the game again.
  9. Make the CoolDown the same as the duration.
  10. There's no way to edit Eclipse without vb6. Just navigate trough a bay of PIRATES
  11. to dont move the windows when you are selecting a spell just put If DragSpell = 0 then in the code. and If DragInvSlotNum = 0 Then to itens.
  12. How i make the background transparent on a image in a form? I hate that rectangular buttoms…
  13. RightClick, send to back
  14. > Did you read my post? I said to use a backup. Hopefully you have one. Yeah, and everything works fine. Like i said, the problem begun probably in the last week. i never noticed that because in my computer everything works fine. I'll just remake from the last Backup that works, but i rly wants to know what is causing that.
  15. > paste your old ProcessMovement Code… > > that will help us, also post the CheckInputKeys. Cant open the project now. But NEVER touched in ProcessMovement sub. And the CheckInputKeys, i only maked some hotkeys, but that was a LONG time ago, in the first weeks. But, nvm, i'll remake all the client side, and keep trying, until i realize where is the problem. If i menage to discover it, i'll post here to help anyone who haves the same problem as i.
  16. > If the only thing you added in was the global attack animation, why not just resort to a backup of your engine, and place all the maps/items/etc into the appropriate folders? With such a small edit, i don't see why it's such a big deal. You read the whole topic? Like i said, i have many Addons in the engine, but i testet the game every week, and by some reason, in that week no one is able to walk. The only thing i added in the passed week is the global attack animation. I already deleted that, but the problem seems to persist. I'll just Re-make the Client side, part by part, and try to discover what the problem is |:
  17. The only possible changes i maked is the Global atack animation thing… the rest is all graphical. But i already tried to take that away, and nothing...
  18. Probably, if i keep pressing on the screen i can walk. The problem is, if the game is losing focus, why i can use skills and talk? o.õ
  19. Yeah, but why? It's hard to test, because in my PC everything its ok. You know where in the code i can see that?
  20. EA 3.0.10. It's seems to be some problem with selecting the game, if you keep clicking on the screen, you can play, walk, attack… Ok, everything works but the walk and attack buttons. The kotkeys works (like, open inventory, spells etc... C and K) and the numbers chat, EVERYTHING WORKS, I CANT UNDERSTAND D;
  21. Adiif, you menaged to repair it? );
  22. Ok, i founded a clue lol. If i click on the game, and keep pressing, i can walk, wtf? I CANT UNDERSTAND WHY IN MY COMPUTER IT WORKS FINE! D; Someone have an idea?
  23. > ~~Did he even change the code at all? He hasn't said he has…~~ > > Misunderstood. xD > > Can you send & receive chat messages? Sry double. Yes, i changed a lot of things, but i tested it last week and everything worked fine. The only thing i changed from the last test was the animations. (Everything is graphic, only code change is the thing that makes it global [http://www.touchofde…on/#entry808282](http://www.touchofdeathforums.com/community/index.php?/topic/125081-global-attack-animation/#entry808282)) But it's hard to test things, because in my PC everything runs ok -.- EDIT: ok, i discovered that when i press F10 the character moves, but dont stop, only moves, and F11 makes it stop, what that buttons do? o.õ
  24. Yeah, i can send and receive messages, i can see my other pc (the only that works) atacking, walking, killing things. In the ones i cant walk, i can use Skills on NPC's and kill them (but de CD dont clear). I have no idea lol Other strange thing is, SOMETIMES i can walk, but the character keep walking until he crashes on a wall, and then, i cant walk again. But cant be lag, because i'm trying local host, and i can see my working game walking and killing without ANY lag.
×
×
  • Create New...