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

Jacquelinett

Members
  • Posts

    844
  • Joined

  • Last visited

    Never

Everything posted by Jacquelinett

  1. Okay… I added a new layer, now I want to make it disappear and reappear repeatedly on the map like the animation layer in ES and EE version. Is it possible to do it at all? Can you please help me?
  2. OKay… Im learning visual basic 6 on my own so please dont give me the whole answer, just give me some hint, ok? Im trying to make more equipment for player to equip other than weapon, helmet, armor and shield so i added pant, ring1, ring2, bracelet1, bracelet2, hair, mount, and necklace. First, I open the server and client vb6 file, then I find "weapon" and put the equipment i want on wherever i find "weapon, armor, helmet and shield". I ended up added these on ModConstant (where the item_type), i added to ModEnumeration, to ModServerTLP or something like that, too... I added to many place (i dont remember where i added xD ). So... now I have one question... How do i make the equipment appear in the character spot? I opened the FrmMain.PicCharacter and all i saw is the plus sign and a spot for face. How do i add more?
  3. you know what? Quit complaining and start to learn code yourselves. Look, if Robin didnt want to release his source in the first place, we didnt have an engine to start our own game. So now if he want to stop release it, it his choice! And no, this is not an April Fool Joke. So what are we going to do? We going to do what Robin did: Learn Visual Basic 6 and do it yourself. Look at his Eclipse Origin, take it as an example, study how to make a game from it. I started about 2 weeks ago. I know nothing about Visual Basic 6 back then, but now, through study, i can take ModificationS's work and change some of its feature, create a new GUI from it. You will get better and better over time. The point is, be patience. God bless you :)
  4. Jacquelinett

    Music

    http://gspbeetle.googlepages.com/rsmidi.exe here u are :)
  5. "Looks like MS Paint spray can thing was just splattered on it." What do you mean Rose? Sorry im suck at English.
  6. i will help you if you help me on my project. And heck yes, I love Y!PP :D but I was banned for botting :P, I owned a sloop, 5 differents houses and 2 pets in that game
  7. Can you make this with Xtendmod GUI in the next release please? B(
  8. So? I like smiley face :) they are cute ^.^
  9. Hello everyone. I am TianaJRP. I am making a MMORPG called JRP Dragon Online. But I will need a team, so… this is why i am here! Let get straigth into the topic. I am not good as English so forgive me if you cant understand. **1\. JRP Dragon Online Overview** What is JRP Dragon Online? - JRP Dragon Online is a world created by Goddess Sylavia. The world contains humans, animal, elf, dwarf, monster and evil race. You started as a normal citizen of JRP Kingdom, in Teri Village, trying to start a new life and help the world fight against something that is going on that is not the work of the Evil. Is this a fan game? What kind of graphic are you planning to? What do you aim for in this game? - No, this is not a fan game. I wanted to make this game project to study Visual Basic 6 for 3 years later (im in 8th grade and i will take visual basic 6 course in high school). I will use this as an opportunity to study visual basic. What kind of graphic? I will use 2d as first, but i will develope it into 3d later (if i can, I will try my best). So what am I aiming for? A free MMORPG, not like runescape where you have to pay to play extra feature but like Ragnarok, feature available to everyone. The game suppose to be player's game, where they get to create island, kingdom, nation, create their own recipe, houses, type, village,… I won't list more since I'm not sure if I can do this, but I am have high hope that I can since im a good student in my class and Im aiming to be a game programmer and developer in the future. That is great idea you have there! Show off... You will never do it. You will just probably go around and ask people for help. - Okay… I will just try my best :P I’m willing to try everything. Alright, let move on. **2\. Feature that I want:** What I am aiming for is: - POE (player own everything) - Fantasy and Imperial Story (dragon and pirate :D ) - Have lots of fun - Pet system, piano system, rock band system, etc 3\. My team??? Dunno, I have some friends who willing to help me: Game developer and owner: - Me!!! (TianaJRP) - Jackryder (brother) - Inmate-456 (also known as Chris) - Zarda (also known as Blake) Other game developing and housekeeping work: - All of us will work :P 4\. Alright, sound good, any proof? Proof???? Alright… We can show you some stuff: Jackryder: Musician, Artist, Mapper and stuff: http://www.youtube.com/user/jrplego123?feature=mhum#p/u/4/It0zGuxhyUc That is Jackryder playing Ruby from Kaiser Chief http://img576.imageshack.us/i/298e.png/ One of the animation we made ourselves We made some maps too… We will upload some as we go. Remember, we are just kid :) we have a long way to go so we will not stop this project. So… Who want to help??? Huh,… I see no one,… Alright… if you want to help… just pm me, or if you want to sit and watch, that ok :) we will try our best to do what we can do. Thank for reading the long post :P
  10. your welcome :) if u need any help just ask me :)
  11. i cant find the tut O.O btw, when i said map size bigger, I mean you see more, not that the map is bigger.
  12. [![](http://img576.imageshack.us/img576/3944/298e.png)](http://img576.imageshack.us/i/298e.png/) Uploaded with [ImageShack.us](http://imageshack.us) if u dont like it, tell me i will try to make another one
  13. alright I will look for that, so someone help my second question
  14. of course I have the Visual Basic 6? And why do you even to bother to ask that??? If i dont have that how do i know all of these???
  15. alright… just wait for me for a while, I will do it :)
  16. So… I have a question, how do I expand the map view range in the FrmMain? I mean like the normal map size you can only see 11x14 map right? In XtendMod Eclipse Version they can see up to about 20x24 or something like that... So... It isnt basically just changing the map size, i tried that before. So please give me some hint on how to do that. About open and turn off inventory. Yes... Im a noob, i looked other people code and learn how to do it on my own. I saw in the main origin code when you click them they devide into case (normally there were 6 case). So... If I click on one of them, it will open its own menu. So now if I want it to turn off after that, I want to click on it again. So here is the second question: I want to turn the inventory off by clicking on the inventory button again after open it, can i add this kind of code: (notes: this is not a right code, just an example of how I am going to do it) Case7 If inventoryPic .Visible=True and player click InventoryButton then InventoryPic.Visible= False
  17. what Eclipse version are you using? Im willing to draw one for you :)
  18. Hey, Im using this: http://www.touchofdeathforums.com/smf/index.php/topic,69078.0.html and i really want the GUI to be like this: http://www.touchofdeathforums.com/smf/index.php/topic,68559.0.html If anyone can do it, I will be really really thankful and I will luv them. I really need this, so please help me B( If someone do this, I will do them a favor (not money). Just tell me what you want in return
  19. oh right, now i just expanse the picScreen, when i open the game, the game just zoomed :P how do i fix that? Give me a hint lol
  20. btw, im using Advanced Pet system by Rykou at the same time, too,… so I dont know if that the problem...
  21. in ModGameLogic, it just declare as Sub
  22. I did make sure that I spell it right…
  23. Okay… I was trying to make a Dialog Editor, which mean when you talk to a NPC, it will pop up a dialog box which what the NPC say in it, and if you can say something (quest), a dialog link will appear and you choose it will link to another dialog. I just make a FrmDialogEditor inside VB6, now I have some question: - What mod will I have to link this with? - Will I have to edit some of Robin's work? Thank...
  24. I want to recreate my own GUI in Eclipse Origin. I dont care about the graphic (not now) and talk about edit inside visual basic 6. So, the question is: If i just simply move the button that Robin placed in FrmMain, will it work? (i dont care about the graphic yet). If i make the game screen bigger, will the map size change, too? Thank
  25. >.< okay, so i added it in, now when i compile it, it said Sub or Function not defined. Just give me some hint, I will try to figure it out :P so… im sure that i added everything in the tutorial in... What do I need to do now?
×
×
  • Create New...