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

lel

Members
  • Posts

    526
  • Joined

  • Last visited

    Never

Everything posted by lel

  1. Only if you're the one doing the pat down….... And it better be in private..... You just sit there and think about that for a little bit... ^.-
  2. lel

    Mailbox

    Try to type /help and see if it gives you a list of them.
  3. Wow if only I could have met Robin! Geez… I really missed out there.....
  4. lol thanks for the productive help Stein. " You can give a starving man a fish. He'll have fish for 20-30 mins, or you can just sit there and eat one in front of him and tell him you caught it by fishing "over there."" - lel
  5. 1\. I thought of where I might find an area to find the code to change points. I only know of the area that would respond to when you level up. I searched the whole server source project for "point," looking for it to match up with the words level up (or something like that.) Found this area ``` Sub HandleUseStatPoint(ByVal Index As Long, ByRef Data() As Byte, ByVal StartAddr As Long, ByVal ExtraVar As Long) ``` 2\. This look like the code to change the stats. ``` ' Take away a stat point Call SetPlayerPOINTS(Index, GetPlayerPOINTS(Index) - 1) ``` 3\. In the source in the area you posted in the picture. (Which I actually forgot you had to put the "scripts" in the source lol…. Would you believe for some reason I thought we had a spot to input them in the event editor? HA!) I put this ( Not sure why I had to remove the brackets, but VB didn't like them and wouldn't compile with them. So I had to toy with it until I got this.) ``` Case 1 SetPlayerPOINTS Index, GetPlayerPOINTS(Index) = 0 PlayerMsg Index, "Your points for increasing stats have been reset to 0 by Stein.", BrightRed ``` above this ``` Case Else PlayerMsg Index, "You just activated custom script " & caseID & ". This script is not yet programmed.", BrightRed End Select ``` 4\. In the event editor I just set the case 1 for the "script" Made a command for bring the level to 1 with a player message. This is what I got......... [![](http://i30.photobucket.com/albums/c345/valiustrigger/Steinthegreat.png)](http://s30.photobucket.com/user/valiustrigger/media/Steinthegreat.png.html) [![](http://i30.photobucket.com/albums/c345/valiustrigger/Steinthegreat2.png)](http://s30.photobucket.com/user/valiustrigger/media/Steinthegreat2.png.html) [![](http://i30.photobucket.com/albums/c345/valiustrigger/Steinthegreat3.png)](http://s30.photobucket.com/user/valiustrigger/media/Steinthegreat3.png.html) When my game gets released if you have gotten really far….. I wouldn't recommend talking to Stein..... Seems to work fine. You see any problems?
  6. > I'm simply pointing you at how to try and get it done, I refuse to just put up a sub that fixes all your problems until you at least try it yourself. That being said, thank you Stien. I'll try to use the information you have given me and I will see what I can find. Should it be in my power to do so, I will keep this topic open for those who might have the direct answer. Hold on…. wait..... "fixes all of your problems" lololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollololololololololololololollolol You obviously have not seen my engine........ Stien if you added this in my engine and took about IDK..... 100 free programing requests from me ( some as tough or monotonous as converting my DX7 UI to DX8) This wouldn't come close to fixing all my problems....ever.....That's only if you were talking about my engine problems lets not forget my real life problems man! I'm married dude! Like seriously...... Adding this little requests would be like throwing me a bone =p
  7. While I appreciate your reply, I still can't say anything you have posted here has yet to help me. This could very well be an issue of me not fully understanding what you are saying. None the less, I can't say anything you've said yet has helped atm.
  8. Now that Stien has had a chance to express his concerns of labels and such. I would like to open the topic to people that might be willing to actually help. If anyone is with Stien and is a little confused Here is an example of what I am looking for [http://www.eclipseorigins.com/community/index.php?/topic/128463-event-system-custom-scripts/?hl=scripts](http://www.eclipseorigins.com/community/index.php?/topic/128463-event-system-custom-scripts/?hl=scripts) Mostly looking for something that I can use like this to reset your characters "points" as mentioned in the op. I would like to mention I have not actually tested what I posted as an example from Mortal Angel, but it would be nice to at least be able to test something someone might have that they think will help.
  9. Well the list of commands for "that" Not that I'm asking for every command possible; however, whatever doesn't help me, will help others I'm sure.
  10. Really? Thought for sure mortal angels posted some. I remember seeing ones for points too. Storm, are you sure 3.0 doesn't have scripting? Thought it was the last option in the event editor. Please keep in mind I saw mortal angels topic on here with some of the script commands. I just can't find the points one. O.o
  11. I was looking for the command that would reset your points ( what you use to increase your stats.) Not to reset your stats. It would be awesome to see one to make you unequip everything too. But geez if you have a whole list…. I surely wouldn't stop you from posting it.
  12. > The members who signed up for these forums were looking for an Open Source game engine community to help them learn to program and develop games on their own. Because that aspect of the forum is gone with the new closed source engine being released (and it costing money) there's really no point in most people staying. No. Ok my Robin moment is over. I came here for something to make an AORPG that didn't require programming knowledge. I will say that if I had realized sooner ( before I came here) that the engine required programming knowledge for some very basic things things to be added to it…. I might not be here today. Now I have invested myself into at least finishing my game, before moving on. Because I'm tired of seeing people start projects and never finishing them.
  13. I've always been a pretty big supporter of custom engines.
  14. lel

    JDawn

    > [LibGDX](http://libgdx.badlogicgames.com/) is much faster if you're looking for optimizations. > > > > Lib also ports to Android/HTML5/iOS. That was neat to see.
  15. lel

    JDawn

    Will we be able to run games off smart phones when this is done?
  16. So is this useless? Is it as usable as the old basic EO 2.2? Where does this stand?
  17. No JC has a way of making convo's funny and engaging.
  18. So I ran into this same problem [http://www.eclipseorigins.com/community/index.php?/topic/128839-run-time-error-2005530516-8876086c-automation-error/](http://www.eclipseorigins.com/community/index.php?/topic/128839-run-time-error-2005530516-8876086c-automation-error/) When trying to run a custom version of EO on my new little HP mini 5101\. I did what the suggestions said and now it works. But I have concerns. Didn't I just delete something that someone else might have needed on their computer? Isn't there a way of fixing this that doesn't require VB6 and the source files? I mean I'm not going to be giving a copy of my source to every person I want to play the game and not every person playing my game will have VB6. So what happens when they have the same problem or a related one?
  19. It appears that more actual work is being put into this lately.
  20. yeah nearly all engines have that problem.
  21. > Hi lel, > > you shouldn't have this FPS with nothing on the Map. > > I would say it's because your computer is outdated but I found a big issue on SMMOBox with my all new client sided internal monitor ;) > > In fact, this big issue is something I already know… Actually a normal map on SMMOBox is 31x23 (32x24 because we have x0 and y0). On most other engine you have really less for a normal Map. Well it is very possible my computer is outdated. This could be the only problem. I doubt it though. I can run many other engines fine and with no problems with FPS.
  22. I'm not sure how much improvement in speed we will get. I cleared all the maps, items, spells, npcs,and everything. On a blank map with nothing on it, I was getting like 43 FPS =/ I admit I will keep my fingers crossed.
  23. great work on this. If you increased fps without losing many features you would had finished imo.
  24. I know I might look too good for you guys to believe this is what I look like; however, JC, Kibbelz, Dxxknight, San, and especially Amish, can all confirm this is exactly what I look like….. >! [![](http://i30.photobucket.com/albums/c345/valiustrigger/Reallifepicture.png)](http://s30.photobucket.com/user/valiustrigger/media/Reallifepicture.png.html) Edit: apparently people forgot to tell us a little about themselves like the OP stated. So I like to be called "A" I love Eclipse. I love souls, I currently own a piece of JC's atm, I live where tornados attack me often. Hail Gold version!
  25. Bookmarked, thanks for sharing looks great!
×
×
  • Create New...