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

Helladen

Members
  • Posts

    2272
  • Joined

  • Last visited

    Never

Everything posted by Helladen

  1. Not a bug. My imagination.
  2. This fixes a small overflow bug and adds an extra message if you are trying to set your own access. Easily implementation. If you try to say /setaccess playername -1 or lower it would crash the client and say overflow. **Difficulty:** (1/5) **Server** Replace HandleSetAccess with this: ``` Sub HandleSetAccess(ByVal index As Long, ByRef Data() As Byte, ByVal StartAddr As Long, ByVal ExtraVar As Long) Dim n As Long Dim I As Long Dim Buffer As clsBuffer Set Buffer = New clsBuffer Buffer.WriteBytes Data() ' Prevent hacking If GetPlayerAccess(index) < ADMIN_CREATOR Then Exit Sub End If ' The index n = FindPlayer(Buffer.ReadString) 'Parse(1)) ' The access I = Buffer.ReadLong 'CLng(Parse(2)) Set Buffer = Nothing ' Check for invalid access level If I >= 0 Or I
  3. Question: What does Alpha Blending Chat do?
  4. Yw. :) If you guys got any suggestions to the AIO Image Splitter post them here.
  5. I play a game only for the story/gameplay. Sure good graphics catches the eye, but it only lasts for a few hours then your like whatever.
  6. @Cheshire: > @Martin: > > > All this "games are not fun anymore" shit is funny. Games are fun, that's why people are buying it. When you actualy take a little bit of time to check it or think about it - those old "classics" cannot be even compared to present games. I hear people saying how awesome, sandbox and vast Daggerfall was… Daggerfall is pice of shit, I tried it recently and it's unpleyable. I hear how people diss Fallout 3 and say how awesome previous Fallouts were... but previous fallouts are pices of shit - I launched Fallout 2 recently and it was unpleyable... and I don't really want to imagine how the first one looked. > > > > As much as I loved to play CivilizationI when I was 6 years old - it's a pice of shit, as much as I loved Doom - I don't like it anymore. Saying that "oooh... I remember the days when games were fun..." is like to compare friggin PACMAN with Quake1 or Quake1 with MassEffect2\. Those oldies were awesome when they were the only thing you could play. Even KOTOR seems to archaic to me, I recently tried to launch it but gameplay wasn't what I remember and I couldn't play it for too long. How can you say that story was better in the 1990? TES before Morowind had shit story. Games were shit back then but people tend to remember only the pros, because a) they were young b) that was everything they could expect back then. Number of games that doesn't age is incredibly small. > > > > I dare you: > > Play TES Oblivion for a week and then launch Daggerfall or Arena and tell me that Oblivion sucks. > > Play Fallout 3 for a couple of days, then launch Fallout or Fallout 2 - and tell me that Fallout 3 suck ass compared to them. > > That's kinda where I was getting at. Of course games are still fun to play, unless you're boring as hell. Are you saying this because of the graphics? Because in my opinion graphics should come absolutely last.
  7. Released AIO Image Splitter 1.5.0, edit by Aero/EBrown. - Added an option to stop at a certain amount of cuts. - Fixed boxes. - Fixed some text.
  8. Not laughing. xD Annoying.
  9. Whoever those kids are they would get there ass smacked around if they acted like that in the U.S.
  10. Helladen

    [EO] Bugs

    @YamYam: > There, fixed your little stun bug.. :) > > In Function CanNpcAttackPlayer you never checked whether the NPC was stunned or not.. simply allowing him to attack anyways regardless of stunstatus and direction when the player would stand next to the NPC in question.. Here's a minor fix that works which I made up real quick, I'm sure you can make a more in-depth fix but it's 10am, I'm tired and I honestly can't be bothered writing up a proper fix. > > So in Function CanNpcAttackPlayer under > ``` > ' Check for subscript out of range > If MapNpcNum MAX_MAP_NPCS Or Not IsPlaying(Index) Then > Exit Function > End If > > ' Check for subscript out of range > If MapNpc(GetPlayerMap(Index)).Npc(MapNpcNum).Num Exit Function > End If > ``` > Add the following, and it works like stuns work in every game. :) (disabling the NPC completely, rather then just making it unable to move) > ``` > 'Check if the NPC isn't stunned. > If MapNpc(GetPlayerMap(Index)).Npc(MapNpcNum).StunDuration > 0 Then > CanNpcAttackPlayer = False > Exit Function > End If > ``` > If you want me to post this in the tutorials forum, sorry.. But it seemed more relevant to add a bugfix in here then there. Robin the item editor scroll-bar needs to be raised or changed to the max amount of items, I can do it, but I am just informing you of the bug. Crash bug, need to disable users from setting the icon to 0 for items.
  11. The code looks fine. I believe your not using the right edition of VB6\. You need to have Professional or the other one that is similar. Can't think of the name at the moment.
  12. @Making: > @Helladen: > > > Yes and learn the basic structure of EO. Which is all MS engines base. > > where specificly can I learn about MS engines? sorry for the many questions I really want to learn. Just the way the engine is setup. You need to mess with it and learn the fundamentals of VB6 to be able to do anything.
  13. Just change the row value to 1… Edit: Updated topic and released a new image splitter by Aero, custom made in C#. Enjoy!
  14. Try mine. Resources -> Converters
  15. Yes and learn the basic structure of EO. Which is all MS engines base.
  16. @Making: > is there any tutorials on here on how to program with visual basics? preferably for eo? EO is very new so no, and learning VB6 would not be done here. You would need to use Google to find tutorials. The basic knowledge of VB6 can be used to EO easily. You can learn some things here, but if you want to learn how to use the program well you should look elsewhere.
  17. The best one I have used is the Xtremeworlds splitter to be honest, but you can use my edit of the EO splitter. It will only cut 1 row, so the rest of the width would not be used. You would need to manually edit the image to have 32 width and the height being a lot longer. Check resources and look for the converters thread.
  18. It would make it harder to steal a password…
  19. It already has in my opinion. I wouldn't ever use EE/ES.
  20. @silentdemonic: > So - Little backstory on this but Ill keep it short and sweet: > > You date a girl who at first seems to be matched and ideal personality wise you both get on and share enough with each other for it to be happy times. However the years go on and you begin to notice that your personality types have split and gone into opposite directions, while you are a calm, reluctant to argue person, she has turned into a short tempered, weed dependant person. > Now the dilema is in you love this person but not IN love with their current self. You can not tell if its you that has changed or them or both and you feel like your love for them has not vanished but rather being stored elsewhere unknown. > > My Blowup Doll at first was a pretty Dark person this was what enabled us to get on so well and share interests the parent of our relationship if you will, now she has brightened up and acts angelic whilst harboring cruel intent and a weed dependancy (im not talking your few spliffs a day thing here :-\). > > One part of me being 24 tells me to get the heck out of this, no longer in love forget it, the other part says stay things will work out. > > I begin to then question how I ended up with her, what was the thing that attracted her to me and if it was now absent was that the cause for her change towards me. > > So puzzled, frustrated and so forth I post in the shoutbox and the rest is history lol. > > Has anyone else here been in a relationship which without them noticing their other half has just stop giving you that feeling you used to feel with them and you being resenting the relationship but at the same time dont want to leave it as things may get better? Try to find something you have in common with the person. I believe the joy of a relationship is learning stuff about the other person. This is why if they are very similar to you, the relationship can get boring and end in a short amount of time. So try to do things you wouldn't normally do, to try and find some joy in doing activities together. I'm not an expert at relationships, but I am a wacked up person and don't find joy in making friends. Hopefully this helps you though.
×
×
  • Create New...