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

Sunku

Members
  • Posts

    661
  • Joined

  • Last visited

Everything posted by Sunku

  1. i don't care if it's not worth it i want to try >: O
  2. imma put more names
  3. i want to make diagonal walking please some one just give me some where to start.
  4. @Kemerd: > Don't use it yet…. It cancels out the click button... I'm still trying to fix. it doesn't for me :/ but i made it not have any of those after wards so your good *edit*ok the reason it doesn't remove the click effect is because i found this out and did it to my game before this was posted also i experienced this bug and fixed it on my game.But thanks for the code :P
  5. @Kemerd: > EDIT: DELETES CLICK BUTTON FOR SOME REASON! Going to fix that. Any help is appreciated… > > Step 1\. Open up your client in Visual Basic 6. > > Step 2\. Open up your Main.frm > > >! ![](http://img688.imageshack.us/img688/5610/asdasdlc.png) > > Step 3\. Click on the button of your choice. I chose inventory. > > Step 4\. Go to the side bar, select picture. > > >! ![](http://img842.imageshack.us/img842/8676/ewqeqwe.png) > > Step 5\. Go to your buttons folder. > > >! ![](http://img195.imageshack.us/img195/5964/234fdsf.png) > > Step 6\. Select the normal part of your button. In my case, inventory. > > >! ![](http://img7.imageshack.us/img7/2145/das32.png) > > Step 7\. Use that, and it will show up on Main.frm! > > Step 8\. Delete that button from your (main.jpg)! > > Step 9\. Now you can rearrange buttons without having to pain-stakingly edit the gui to the exact locations of your buttons! Move your buttons around free of charge! > > EDIT: DELETES CLICK BUTTON FOR SOME REASON! Going to fix that. > > EDIT: Remember to compile. > NOTE: You **need** VB6 Enterprise to do this. I will not give out copies. wow dude thanks i was waiting for something like this
  6. @Beanie93: > This - http://www.touchofdeathforums.com/smf/index.php/topic,73708.0.html if you want arrows you'll have to program it into it so good luck
  7. @Jungle: > No, none of it has to go to Robin. Read the licensing guide. :P i forgot about that derp.
  8. @Aeri: > EDIT: LOGO IS UP (: > > I've had a few sketchy class ideas, give me your thoughts :) > > **Elven Scholar** - Uses healing magic to protect those around them. They live in the far recesses of Ardonia > **Afani Paladin** - Light armoured roaming mercenaries from the Afani Desert. Strong people with high faith in healing prayers. > **Necromagus** - Uses evil magic to corrupt corpses and pull those at peace from the Never-Realm to do their bidding. > **Astral Squire** - Heavily armed people from the Taen area. i like it it could use some touch ups here and there but its good.
  9. @nuxis351: > if you make a game with eclipse can you sell it? my opinion is yes but most of it would have to go to robin :P
  10. Thank you both i really needed to know that.
  11. ok if i'm using project vertigo would that go into the non eclipse projects? I mean i'm pretty sure they will but i need confirmation.
  12. hey can any one get me the first two default Eo sprites in project vertigo format?
  13. Sunku

    Dedicated game

    @Greendude120: > You use to be able to just pm marsh or any admin and ask for it. Just ask him if they still do and if so, to add your game using a well written english pm sent to 'Marsh' Thank you you always seem to help.
  14. Sunku

    Advanced Classes

    @Rose: > Of course it doesn't work. For one you probably don't have 6 classes or MAX_CLASSES set to 6, and aside from that, the lack of scrolling on the iPod Touch left me without the ability to see the extra End If I included. > > Basically the code figures out the players class. If the Class is Class 1, which is the starting class, or Class 3 which is the advanced class for class one, then run the code within' that case, which is, if the characters level is 10, upgrade them to class 3, and if they're level is 20, upgrade them to class 5\. Same thing for the next case. If you don't understand this, try researching. oh i see whatcha mean thank you rose what would i be without you….don't answer that *edit*got this error after trying to compile >! ![](http://www.freemmorpgmaker.com/files/imagehost/pics/05ccf70e9abd04b9ac3ca88c96fa7c78.bmp)
  15. @Lollicat: > Programmers can help with my gaaaame as payment * u* > If not, USD or even MapleStory mesos (nolife) work. i could help you program i'm still a newb though i can do simple things so if you want i'll pay you in that and mesos all i want is some sprites for my game Eternal:Origins They need to be:(listed in the order i want them) 1.Warrior 2.Mage 3.Archer need 2 for each the first being male and the second being female
  16. @Domino_: > Hey, some very small code's in OW are my own. xD it's true and the door code that i injected in the OW edit is from ryokus tutorial yes but i didn't copy and paste :P i looked at it every 2 minutes.
  17. Sunku

    Advanced Classes

    @Rose: > ``` > Select Case GetPlayerClass(Index) > > Case 1, 3: > If GetPlayerLevel(Index) = 10 Then > SetPlayerClass(Index, 3) > Elseif GetPlayerLevel(Index) = 20 > SetPlayerClass(Index, 5) > End If > > End If > > Case 2, 4: > If GetPlayerLevel(Index) = 10 Then > SetPlayerClass(Index, 4) > Elseif GetPlayerLevel(Index) = 20 > SetPlayerClass(Index, 6) > End If > > ``` > Formatted via iPod Touch. thank you now how do i do this with out the other classes(example paladin) showing up? *EDIT* it doesn't work
  18. Sunku

    Advanced Classes

    @Erwin: > Play around with SetPlayerClass, GetPlayerClass and Getplayerlevel. ;) i was hopping if someone could tell me where those are.:p
  19. Sunku

    Advanced Classes

    lets say your a warrior and you get to a certain level and you become a paladin how would i do that.
  20. Sunku

    Dedicated game

    @Aáron: > You wont. > > Last I knew, they haven't been giving dedicated boards to people. i was just wondering how :P
  21. Sunku

    Dedicated game

    how do i get my game into the dedicated part of eclipse projects
  22. @Domino_: > This is that version with door system? xD > Thanks. ^^ yes it's the one with the door system
  23. Sunku

    Website Template

    Hell o i am learning how to make a website using html and notepad can anyone get me a good background?
  24. can someone make a tutorial for this please?
  25. Hello i am helping create this engine edit.here is version 1.8.2: http://www.mediafire.com/file/ci7qvjc2m63u3bh/OtherWorldeditV182.rar *edit*Not sure what Domino_ wants to call it so i named it 1.8.2
×
×
  • Create New...