-----------------------1st Question-------------------------
How can I have when you click and drag a box comes and when you move your mouse it gets bigger, and when you drop the button of your mouse it checks for a var in mobs and if that var equals something like the user's name it gets an icon added to its overlays and another var becomes lets say 1. is this possilbe? I want it to be sorta like when in games you command multiple units.
-----------------------2nd Question-------------------------
Is it possible to have the user's mob move to wherever the mouse goes on the screen? If not is it possible for the usr to see an area by movingit, NOT clicking it around?
-----------------------3rd Question-------------------------
I am in need of some guidance of making a map that tracks a player's position on a map. Like FIREKing's, but he took his off.
-----------------------4th Question-------------------------
Once I get that map, how would I make when someone clicks on that map they are teleported where they click on the real map?
plz reply,
AIR _KING
ID:266333
Jan 2 2002, 3:03 pm
|
|
In response to Air _King
|
|
Air _King wrote:
I have a question does nobody know how to answer my questions? I Really! hat unanswered questions. and right now i have all of these unanswered: You are asking a lot...it could take someone hours to answer all that, and they wouldn't know if they were really providing what you needed. Try one question, first explore some things, read some docs, try out solutions yourself. Then if you still don't know how to do it, post a message saying what you tried, maybe showing some of the code you tried to use, and asking how to proceed. |
In response to Deadron
|
|
I have tried thats why i ask. I ask because I have no idea what else to try and I need help.
|
In response to Air _King
|
|
Air _King wrote:
I have tried thats why i ask. I ask because I have no idea what else to try and I need help. What did you try? What direction did you take? Could you show some of the code you used or talk about what things you looked for in the documentation? It's hard to help someone who says "Please tell me how to implement this detailed feature from start to finish". It's easier to help someone who says "I'm trying to do this, here is the relevant code that I used, is this the right direction?" You're not guaranteed to get an answer to the second approach, but you are a lot more likely than with the first. If you don't know where to start for complicated features, then I seriously suggest you dump them for now and stay with stuff you do understand and build up your knowledge and experience until you are ready for the tougher stuff. It's just way too easy to get bogged down in the complicated stuff...I know cause I spent a year in BYOND doing it. |
-----------------------1st Question-------------------------
How can I have when you click and drag a box comes and when you move your mouse it gets bigger, and when you drop the button of your mouse it checks for a var in mobs and if that var equals something like the user's name it gets an icon added to its overlays and another var becomes lets say 1. is this possilbe? I want it to be sorta like when in games you command multiple units.
-----------------------2nd Question-------------------------
Is it possible to have the user's mob move to wherever the mouse goes on the screen? If not is it possible for the usr to see an area by movingit, NOT clicking it around?
-----------------------3rd Question-------------------------
I am in need of some guidance of making a map that tracks a player's position on a map. Like FIREKing's, but he took his off.
-----------------------4th Question-------------------------
Once I get that map, how would I make when someone clicks on that map they are teleported where they click on the real map?
------------------------------------------------------------
and these: [link] [link] newbie.10085 newbie.10288 design.3806
plz answer me,
AIR _KING