HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Mouse Control Like in diablo

07-04-2009, 03:11 PM#1
Mendel
Hi, i would like to know how can i make mouse control wich works lik in diablo.. if you don't know, in diablo u can just click right click on surface and the hero will go to that point you don't have to realise the right click, the camera tracks him and so the position of the mouse is changed...

i think i just messed it all.. well it hard to explain so i'l just ask how can i detecte the position of the mouse on the map
i am aware of RTC (Reinvent The Craft) i have downloaded it... but i don't know how to detecte the mouse with it ^^ any help?
07-04-2009, 04:13 PM#2
EvilNoodle
I think you can use trackables, but im not sure since i've never used it.
07-04-2009, 09:54 PM#3
Blubb-Tec
Quote:
Originally Posted by Mendel
Hi, i would like to know how can i make mouse control wich works lik in diablo.. if you don't know, in diablo u can just click right click on surface and the hero will go to that point you don't have to realise the right click, the camera tracks him and so the position of the mouse is changed...

i think i just messed it all.. well it hard to explain so i'l just ask how can i detecte the position of the mouse on the map
i am aware of RTC (Reinvent The Craft) i have downloaded it... but i don't know how to detecte the mouse with it ^^ any help?

you will need jngp 5b for that(since 5c bugs with rtc), and you'll need to know jass/vJass(actually there is no need to learn jass anymore, since vJass already includes jass and even extends it). despite from that, if you go to the rtc thread(general development, page 1,2 or 3), there is a manual for the mouse-stuff, read it and you'll see.
07-04-2009, 10:18 PM#4
Mendel
oh thanks, but than this comes with 2 knew problems...
first i dunno nothing about jass, well i didn't even tried to learn it
second i have understand the newgen pack has inside it all tools i need.. well the problem is when i download it it gets to 80% 6.3MB waits abit than saying it done downloading
and than when i open the zip it says it's missing info
07-04-2009, 10:25 PM#5
Blubb-Tec
dunno about that problem with jngp, i just dowloaded it from the offical thread(here) and the download/extracting works well.
the other thing is, i'll warn you: if you start using RtC, only, i repeat that ONLY people who also run wc3 with RtC will be able to play your map. if its an single-player rpg, that might be ok, but for multiplayer, well, there won't be that many people to play it with ;)
if you want to take a look into jass, take a look into our tutorial section, or the one on thehelper.net or hiveworkshop or whatver. just make sure the tutorials are from 2008 or preferably even more recent, since you'll just learn stuff you don't use anymore.