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

airdude2

Members
  • Posts

    249
  • Joined

  • Last visited

    Never

Posts posted by airdude2

  1. This wont give bubbles but what this will do is it will make the words rise above their head for a few seconds so:
    find:

    Call SayMsg_Map(GetPlayerMap(Index), Index, Msg, QBColor(White))

    under that add:

    Call SendActionMsg(GetPlayerMap(Index), Msg, White, 1, (GetPlayerX(Index) * 32), (GetPlayerY(Index) * 32))

    Hope this helps a bit, its what i used to use :)
  2. Hello everyone, I havent been using eclipse in a while now, and was just stopping to ask a question. Is there a way to make " Eclipse " singleplayer? Such as when you run the client you can play just like that. If so… It would be helpfull if you can explain how to do this. Thanks. :)
  3. so whats been going on since you last updated it? add anything intresting? So far this has been pretty quiet. i added a few things myself like a chat that shows words above your head. its simple and easy to add :). just some ideas incase this project has ended -_- Good luk.
  4. is their anyway i can change the way the game reads the item so that i can use these images? besides just going through all the images and changing them? if this is possible where/which section of the code should i change? and what needs to be changed?
  5. ok thanks, but do i also have to wait 30sec to see the monster drop becouse that didnt work either :/ i can loot the item but i can't see it. and as for the req.
    Possibly: More equipment slots :) like 2 or 3 more, one for pants, Accesories,shoes? I can also post the tut if i find it :P but that's about all there is realy needed to add besides the pet thing, and the gui. If i find any other problems or anything of that sort i'll let you know. Good job so far on keeping this up to date.
  6. it should actualy be in your server folder under classes, depending on which class it is you can write the number of the sprite in ur class folder under somthing like, MaleSprite=1
    FemaleSprite=2
  7. ok im not sure i quite understand the debug thing yet but i did what you told me to do, i selected step into and it highlighted this,
    Question: did i do it right?
    Edit: problem fixed, i rebooted my pc now it fixed it :P
  8. ok so my project had no people on it but somhow the server crashed and had the Overload error pop up, when i tried logging back on it my character couldnt move but i could still edit stuff. I tried to reboot the hole server and client and when i logged on it still wouldnt let me move, i did this for a good 10 or so trys. How do i fix this? :confused:
  9. I have a question, What does that " Special " thing do. it is located under " spells" You can change the number but you can't edit it. What exactly does that do?

    Edit: Is ther a way to make it so my items show up on the ground when a monster dies?
×
×
  • Create New...