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

Lenton

Members
  • Posts

    1845
  • Joined

  • Last visited

    Never

Everything posted by Lenton

  1. Lenton

    NEED HELP!!!!

    Just install VB6 and open up the source. From there you can select different menus like the main menu, loggin, char select..ect.. and you can switch from visual to code. Here's a simple one for you - msgbox "hello!" When this code plays a window will pop up saying hello!.
  2. Lenton

    TE or EE

    Well i use the TE source and my games coming along nicely. On the other hand EE 2.7 is faster, stable and has more functions.
  3. @HailBlazR: > I know Rebellion turned out pretty popular… but I'm not even sure it's made with Eclipse. It was and it had like 30 players online at once. (when it was at it's prime) He kinda ditch that project and he's working on a new game - Super Mario Online.
  4. Lenton

    Encrypt a gif file

    I used Eclipse's Graphics Encryptor but it only encrypts bmp files. How would i encrpt my GUI's? (.gif) Thanks for your help!
  5. Try "admin" or "administrator"
  6. 1\. No but you can make it by editing the source. 2\. Yes but you would have to either script or program them. 3\. Im not sure what you mean, check it out for yourself.. 4\. Sure. 5\. As big and as many as you want.
  7. In your client open the GFX folder and your sprites will be located in there. Then you can edit this sheet and do whatever you want to them.
  8. 1) The characters you can choose to start off with are called classes. To edit the list of classes go into your server folder and open the classes folder. Then edit the files in there, you will find out how to do it.. 3) You could simply by making the NPC's so you can't fight them. When editing the NPC's set them to friendly.
  9. @renzo: > and im there to meet them :D LOL. EDIT: ROFL
  10. Looks like a nice site dude. by the way, this shouldn't have been posted here. At the bottom of the forum there's something like websites, post it there next time.
  11. Lenton

    Music on Main Menu

    TE does have main menu sound it's just im not sure what you have to do to get it to work… I did have it working once but now i forgot.
  12. Lenton

    Music on Main Menu

    and i ment that it wouldn't work with TE.
  13. Lenton

    HELP

    Delete the GM account called haru or change the password. The Username and password is saved on the players client and anyone who downloads it can mess up your game!
  14. Lenton

    HELP

    I will check it out.
  15. Lenton

    Music on Main Menu

    @Hairo: > MainMenuMusic= > Then put the name of the music. That wouldn't work..
  16. Lenton

    Music on Main Menu

    Im using TE and i don't know how to put music on the Main Menu. Can anyone help? I set Music=1 in the config file and i have a music track called Title but there is still no music on the main menu. Help?
  17. Lenton

    Health bar

    Omg, lol! All i needed to do was create a new account and the problem was solved. Thanks for your help Soljah.
  18. Treasure Hunt Talk to NPC and he says "if i lend you this map you will share the treasure if there is any". He gives you a map and says you can borrow a spade. If you click on the map it opens a window with the map route. Find where the treasure is and use the spade on that tile. Recive the treasure. =D Go back to the NPC's house, return his spade and give him half of the treasure. Quest complete!
  19. You better.. FALCON PAWWNCH! VB aint that hard to learn. It's like one of the easiest languages there is because it's close to english. Dim hello As String hello = "Hello? Who the hell are you?" If txtinput.text = "hi" Then MsgBox hello End If I have no idea why i just wrote this, but anyway, can you figure out what it's saying?
  20. The bigger, the better. renzo's saying : The smaller, the better! Candy?
  21. Hey, whats with all the nasty raping comments? I heard he got a new candy truck…
  22. Lenton

    Health bar

    @Neku: > Lol you copied runescape….ROFL > Sorry I just found that funny Only for the icons and I will be changing them. There only there for a basic outline..
  23. Lenton

    Health bar

    Could anyone else help? BUMP
×
×
  • Create New...