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

JadeCurt1ss

Members
  • Posts

    195
  • Joined

  • Last visited

    Never

Everything posted by JadeCurt1ss

  1. Yeah, you got it. It just requires someone to add to an existing party. The way I'm coding it is this: lblCreateParty will join/add/put you into a party. From there you can invite more people. It also adds your name to the listbox. (I think it needs to be lstParty.Additem. Getplayername (index), 1?) Add will take text from the textbox and search for that character's name, if he/she is online, he/she will get a party invite. If they accept they will be added into your listbox, and they will add their own name, and the name of any others. So far, I've got the concept nailed, but I want to create a designated party leader whose name is always on the top listing for the listbox. I need to code that, I also need code for Checking if the text you typed is a player name, if they are online, and if they are already in a party. THEN if They Aren't already, you can add them. Is there a way to differentiate party members from one another? I also need to call some sort of data about the party to send to the new member's listbox. Alright, this is what I'm thinking about so far. Discuss!
  2. Good points ^^ I'll remember this. I'm still going to be a tease but, good to know. *chuckles* pretzel…
  3. This is all the planning stages, I'll post my code once I get enough data from everyone: Took a peek at the source myself and found that no special designation for "party leader" exists. However, there is an entry into modTypes for it. So I'd need to create a "Party Leader" Packet, and a CreateParty Sub that will set things up, and from there, I can have my lbl's + txtboxes take care of things from there. Last thing before record this and go to bed (Test tommorow: needs sleep.) Can somone explain "If LCase$(parse(0))" To me?
  4. No, not stretch. I would like to show more of the map that I'm on. Say go from seeing 14 x 19 blocks of the map to seeing 18 x 25 blocks. I want to make my GUI using all windows that appear by hitting buttons below the textbox. However, the current setup is a bit too small for it.
  5. Hah, you're making me out to be such a misogynist dinosaur. I never tease to harm the person whatsoever. Why are you taking it all so seriously anyways? Nothing in life is that serious: have a laugh or two, and move on. I can understand where you'd all think I'm some no-good creep, but who hasn't done a bit of ball-busting between acquaintances. Maybe it was a tad harsh in this context, but its not like I called her ugly. You really only tease the people who you are interested in. Why choose someone at random and pick on something? That makes about as much sense as the upcoming election. Guys tease women because they find them a: attractive, b: interesting, or c: friendly, d: all of the above. It proves you can have a good time and aren't afraid of what others think of you. Think about it, rather than get defensive, you could just redirect the tease back, and say something equally playful or joking. Just to rant. I hate being the one guy who gets bashed at for minor things.
  6. JBA, I'm guessing you never have had a girlfriend, eh? Teasting = flirting. Its fun, try it sometime.
  7. Ahhhh. So you're not one of the *blush* and giggle types, huh. Whatever. You look cute otherwise.
  8. Its the idea. Gwen, you'll have to excuse me. IRL I'm a big flirt. It was the first thing that came to my mind ;D
  9. This is my basic window for picParty [![](http://img91.imageshack.us/img91/5729/jadespartyexpr1.th.jpg)](http://img91.imageshack.us/my.php?image=jadespartyexpr1.jpg)[![](http://img91.imageshack.us/images/thpix.gif)](http://g.imageshack.us/thpix.php) lstParty will have the names of your party members that can be added to with a simple lstParty.AddValue. but how then do I subtract something from that list? lstParty.RemoveValue? The labels will do exactly as they say on the caption: (Though I forgot the textbox that you input the characters name in. Actually… can I call a windowed textbox that i can input text into?) I have yet to find the "CreateParty" sub... does it exist? Further, what about setting a party leader? Further what features do parties have at the moment and what needs to be fixed with them?
  10. Your picture: total ironing board. (a.k.a. flat)
  11. Funny how All of us including.. Anna and Gwen? are looking for that picture in the IRL pic thread.
  12. @Gwen: > Possibly but that wouldnt be diligense on your part if i told you where. At least we know it IS IN THE IRP PIC THREAD! >:O
  13. @Munster: > lol. and i call you my love partner! Sorry, Oracle, I don't swing that way. :confused:
  14. Odd that when I posted this a week ago, I thought I had failed my Psychology test, I just got it back with a grade of 92…
  15. what does Gwen look like IRL? I thought I saw a picture ONCE, but it didn't do her the justice Godlord's love does…
  16. How do I resize the screen? I'm planning on making my gui into primarily screen-based windows, but I can't truly resize the screen cause the new size only plays the old resolution.
  17. Thanks Oracle… but, why hasn't anyone responded yet? people in our WIP thread love the game.
  18. (Dont Fear) The Reaper - Blue Öyster Cult
  19. I've decided to use this as a base, figure out how it works, and build on it from there.
  20. (Godlord), NECRO'D! Regards, Jade?
×
×
  • Create New...