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

goku1993

Members
  • Posts

    196
  • Joined

  • Last visited

Everything posted by goku1993

  1. that s the problem iv been having,but only the mouse glitch my screen is fine,just can t seem to find the mouse fix
  2. doesn t it already appear only when you attack?(unless you r talking about the one in the like actual interface and not below player but that woudn t really make sense)
  3. by player bar you mean hp bar or what?(that s below the character when he attacks)
  4. goku1993

    Grid problem

    i have a problem half of my map s grid is normal but the other half has a problem,when i want to add attribut or right click a target i have to click on the grid that s next to it for the thing to appear and not the actual grid where the character is,i probably caused this by doing somthing i just don t know what yet. can someone please tell me where would be the problem and i can try to fix it myself?(can t find it) thank you
  5. ok well i guess it may be another tutorial or somthing i don t really know,forgot when all this started.can t find out what s causing it at all,some clicks work while others don t this is the only tutorial i can think of that has somthing to do with the map.
  6. i don t really know if it was because of this tutorial so i m just asking if someone had the same problem,the size of the screen is great and works fine but when i use attribut in map editor some times when i like click on a block i have to click the one next to it for it to appear and happens all over again.just asking to see if someone s had such a problem
  7. don t really understand what you mean,what do you mean by you want to make hp an image?
  8. hmm thinking about it if you add scripted tiles then make a button linking to script(in source) instead of entering scripted item each time would be the easiest lol(i already did it) this way a lot less code and you click on buttons :)
  9. yea,it was pretty simple.by the way great code helps a lot
  10. Great tutorial.Just have a little problem i think i can fix if i search just gonna announce it anyway,even if i make the description thing bigger when i put my mouse on a wep or armor only then first 2 parts(requirement and additional benifit show up)but if i put the label a bit up the labels work so there s probebly somwhere in code a specifique size for itemdesc when it s for a wep edit:ok found it picInv_MouseMove the size for specifique items should be removed or well changed(just trying to help)
  11. i don t think so cause if you read p1(maybe you did i don t know) but he said that he added the stuff in the config file and had a problem with it or somthing
  12. where did you put the code for it not to work?i mean all you have to do is do exactly what he wrote and it works fine exept that a ) was forgotten but that can easily be fixed.
  13. Simpe code but never though of doing it lol,great tutorial
  14. looks pretty good,like it lol mind if i use it for my game (checked the code so i think i could do it)
  15. fight me? i need some pupils http://musbah.mybrute.com
  16. just do it exactly like he sais client side means click in the source file of the client then inside click on the mod you need and paste or changed what he wrote it s not too complicated to understand just make sure to back up your source.Oh yea and make sure you actully downloaded the eclipse source and not the compiled one
  17. the trade thing doesn t have a bug you know,yes the trade thing doesn t work but if you look at command 1 it has the code and it said to click it if you accept somthing.So there isn t really a trading bug
  18. works great i just can t seem to change updaterbanner.gif i v tried everything doesn t work and yes i did download the latest updater so i don t really know what the problem is. would appriciate a response thank you
  19. Yea but he ll also have to code out the warp buttons and stuff for the normal players or else the game s gonna be chaotic.
  20. goku1993

    Npcs map bug

    the actual problem is just that you don t see the npcs on the other map you only see like an image of it ,like just an image that has a block and that you can t pass it doesn t still move,ok well actually you could just change the way the /refresh thing works by using an older version of the engine then search in the code the place for where each player changes map and call refresh_car or well it s called somthing like that.but i didn t test that yet so i don t really know if it ll work
  21. hmm that s too weird,unless someone uploaded a new version of 2.7 there s some kind of problem with sending and receiving packets between server and client. what window version are you using?(if it s vista try runing it as an admin)
  22. goku1993

    Npcs map bug

    yea i know but i m gonna try to get the old code of the /refresh button then put it so it happens each time a person enters a map
  23. well if it coudn t connect to the server it would just say offline,have you ever changed somthing related to the ip or somthing?oh and you can try putting the ip on the server the one that starts with 192 instead and see if that works
  24. goku1993

    Npcs map bug

    only way to fix this in the end is to find a way to make the map automatically refresh each time a player steps in i guess
  25. goku1993

    Mail System

    if you want a button that just links the open of the thing to the source it s not that hard first add the button in the client then make that button get the data from the source and in source make a case then in it you can add for example MyScript.ExecuteStatement "Scripts\Main.txt", "OnDeath " & Victim well i guess it should be somthing like that modifie the code to what you want
×
×
  • Create New...