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

Fatmidget

Members
  • Posts

    30
  • Joined

  • Last visited

    Never

Everything posted by Fatmidget

  1. I have a brief question… When the game compiles the sprites and makes them it still splits them into 4x4 sprites so If you add the fifth it compiles my sprites all weird... How do I fix this? Anyone know what I'm talking about? Edit : By the way Connor is definitely right, it's 4 frames vertical and 5 horizontal...
  2. All those countless retarted hours on an awful game named runescape make sense now!!!! LOL Thanks for the guide, very helpful 100/5
  3. Well done wing, you are correct… I was unaware that something that small could really mess up the whole thing... YOU ROCK =)
  4. The black is covering the grass…
  5. Hello people, I havent done eclipse in a while and recently downloaded it on my laptop (I figured out how to get it working finally) I noticed i am having some problems with my tiles… Whenever I draw my own tree or something along those lines I use mask to put in the tree and there is always BLACK lining behind it... I cant figure out why this is even though I KNOW the black is the darkest it can be... Could someone show me how to fix this so that the background behind the tree is CLEAR Thanks In Advance!
  6. Hey could someone revert me to a tutorial for how to edit your gui items with visual basic 6.0?
  7. Will i be in trouble if I ask what that not so legal way is??? 0.0 :confused:
  8. Hey… if you dont know the question look up. I was just wondering if i could use visual basic 8.0... just wondering if it must be 6.0\. thanks! (also where can i get 6.0?)
  9. Hey everybody, I have a question about spells kinda… Well the only spell that works is the area spell and Im OK with that but I was wondering if i could change that area spell to be able to hit players ALSO (If it is in My main could you tell me where) Thank you! Answers much appreciated
  10. Hey everybody… I was wondering what exactly key open and key does... I want to set something up so you need a certain key to cross a bridge but i dont quite understand how they work so i dont know how to set this up... could someone please help me? or revert me to a place that can?
  11. Nope still doesnt work lol, Whenever i add that thing at the top the putvar or w/e it doesnt work… lol
  12. This doesnt work… Wont even say you hop in the car... I probably installed it incorrectly or something... Also how do i install the second part
  13. Alrighty this should be a fairly basic thing you can help me with… So i set up an item that switches my character to sprite number 5, sprite number 5 is my character with a car, i was wondering what script i would implement on the end to make me turn back from the car to my normal sprite by clicking the item again, thanks! Sub ScriptedItem(index, Script) Select Case Script Case 0 Call SetPlayerSprite(Index, 5) Call PlayerMsg(Index, "You Hop in the car.", WHITE) SendPlayerData End Select End Sub (Also i was wondering if there was a feature where i could change my sprites speed, if not thanks anyways)
  14. LMAO my favorites were the snorlax and the math 1 to find x
  15. Alrighty guys i recently added a buff script to my game…. Although it used scripted spells (obviousely) I cant figure out how to make a scripted spell! could someone tell me please?
  16. Ignore some of the stupid posts that said it was like rated a 7 or so.. this is definentally 8-9 it looks really good!
  17. Hey everyone, I was wondering if any of you guys know where i can get some decent mount sprites… or some decent mounts that i can place some sprites on or something along those lines.... THANKS, (EVEN IF YOU WERE NOT ABLE TO HELP ME! :cheesy:)
  18. Fatmidget

    Shop problem

    alright guys… not a huge issue but i have a problem. I have the newest version (i believe.... The one where you get to actually move around on the maps and the screen moves with you) and i am unable to get the shops to work exactly right. What i want to do is i want to be able to make the shop buy things but i dont understand how i can get the shop to buy stuff... I.E a monster drops a gem, i want to be able to sell that to the shop to get money for items and other equips... Thanks!
  19. for some reason it didnt work for me… i went to my classes folder and copied class0 and renamed to class1 still didnt work...
  20. Hey guys… Im having a problem with the classes on the newest version... I was able to make classes on the older versions but the classes just arent working for me.. can someone post how to make classes a little bit in depth? thanks! :sad:
  21. I am also having that problem… Also I cant get my classes to work? is that just me? :huh:
×
×
  • Create New...