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

Robin

Members
  • Posts

    14675
  • Joined

  • Last visited

    Never

Everything posted by Robin

  1. Robin

    Respawn point

    Ctrl + F -> Project. Trace the spawning code and find the variables. It's easy.
  2. No. If you're sending packets then you've done something completely wrong. Hell, if you need to upload your source code at all you're doing something seriously wrong. That is literally the single line of code you need.
  3. @Aeri: > Aeri loves Hedgehogs :D No one loves Aeri.
  4. Then say it doesn't work and we'll continue to help you. As it stands I've never dealt with a computer not behind a router so you'll need to find someone who knows about that kind of shit like Gwen.
  5. Look, we're here to help, not to do everything for you. You'll never learn if you just rely on other people to tell you what to do. You have a 50% chance of being right. Stop being a faggot and actually try them.
  6. @[Eo: > LiCk link=topic=78385.msg840552#msg840552 date=1330082227] > I mean what should i put in the exceptions ? … the program?
  7. @Grim: > You don't think i can put effort into this? D: > I can it's just i am a little lazy right now :P You can, but it'd be wasted. It's piss easy when you know how to program, impossible when you don't. Learn programming by doing simple things. Hell, my first ever Mirage system like 8 years ago was main menu music. I didn't just dive right in and start adding intense interactive boss fights. I started small, so should you.
  8. Oh, you mean specific attack frames? Animations are a completely different kettle of fish. That's like 1 line of code. ``` If Player(index).IsCasting then Anim = 5 ``` Then simply change the animation code to work with a 5-frame system. Done.
  9. Portforwarding is where you tell your router where to route traffic on a certain port. If you have no router then you don't need to route traffic meaning you don't need to port forward. Simply add an exception to your firewalls.
  10. Both of them already have casting, attacking and hitting animations. What crack are you smoking?
  11. This is a terrible idea. Ignoring that, however, it requires much more effort and time than you could possibly put in to it. I suggest you spend your time learning to actually program in the mean time.
  12. That hedgehog is awesome.
  13. Robin

    Clients

    Why the hell are you asking us? This is for Q&A about our engines, not some shoddy .NET shit you picked up on the back-alleys of the internet.
  14. @Kreator: > wat That special Asia where Rory is from. They're very well tanned down there.
  15. @kaizen101: > i know that we have animation for normal attack, but i want to know if some are already successful in having attack animation when they cast? Yes.
  16. @♥: > When I was 14 I was shy. Now I'm 15\. I still am. Add in a big fat dollop of social awkwardness and naive selfishness and you've got the entire community right there. You tend to get a very specific type of people who have the time and money to make video games in their spare time. ;]
  17. Robin

    A slight problem

    You probably didn't re-cache the PlayerData struct properly.
  18. Robin

    A slight problem

    Does it happen in a default EO? If not then you changed something even if you don't realise.
  19. @Growlith1223: > ok whatev, you ppl seem to not understand PMD games then :S No. You don't seem to understand art. Until you develop the ability to be critical about your own creations you'll continue to have absolutely no skill or talent. Far too many kids are brought up now-a-days being told they can do no wrong. You can do wrong. In fact that's all you really do. Once you realise that and can look at your own creations pragmatically we'll walk you through how to improve your abilities. Until then you can fuck off out of this forum. We're here to help you improve, not give you an ego boost by pretending your shit is actually good. That's your parent's job.
  20. ITT: Trolls trolling trolls trolling trolls.
  21. @Aeri: > stop-eating-the-paste special Or this kind of special. ![](http://i.imgur.com/TBs3P.jpg)
  22. Stop making random shit and go read up on colour theory. Gradients require mature use of a palette, not default Photoshop effects.
×
×
  • Create New...