Jar item , send all people to another map

10/18/2011 19:40 abdeen#1
hello Elitepvpers members , i want to code npc to give a jar quest to kill a limited mount of monsters , i coded the npc but he gives the jar is reading monster type , pheeasent monsters , and count of killed monsters is always loading , i wanna know how to code it for any monster i want and count of monsters required to kill , and how to make check if the player finished the quest and has killed all required monsters or not .

and there another code i needed , is a code to send all players in a map to another one .


hey guys , any help ??
10/20/2011 10:14 sonofskeletor#2
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.
10/20/2011 15:57 abdeen#3
Quote:
Originally Posted by sonofskeletor View Post
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.

thanks mate , i`ll try it. then i`ll tell you what happened.
10/21/2011 14:41 sonofskeletor#4
Have you tryed it and did it work ?
10/21/2011 19:19 shadowman123#5
Quote:
Originally Posted by sonofskeletor View Post
The jar dont actualy work but i know exactly what ur on about as ive just coded dis city myself put a cheak on the npc to count the amount of mobs you killed. and if you kill enought it will let you threw, else sorry you have not killed enought

Or another way to do it is via time and date, im not sure if it 100 percent works u need to have a play around with it so go to program.cs in event handler and do a time date cheak and get it to work with this code.

(GC.MyChar.Loc.Map == 1737)
GC.MyChar.Teleport(1002, 429, 378);

its all about trial and error thats the only way your going to learn.
well ur idea came on my mind really and its Good And works perfectly With me
10/21/2011 20:50 Arco.#6
Quote:
Originally Posted by shadowman123 View Post
well ur idea came on my mind
ew.
10/21/2011 22:18 abdeen#7
Quote:
Originally Posted by sonofskeletor View Post
Have you tryed it and did it work ?
actually not yet, but i`ll try it today then i`ll tell you results.
10/22/2011 13:00 sonofskeletor#8
Quote:
Originally Posted by shadowman123 View Post
well ur idea came on my mind really and its Good And works perfectly With me
So any thanks ?
10/22/2011 14:45 -Sensei-#9
:handsdown:
10/22/2011 17:46 abdeen#10
Quote:
Originally Posted by sonofskeletor View Post
So any thanks ?
i thanked you 3 times at this thread . Thanks again Dude .
10/23/2011 00:52 sonofskeletor#11
Your welcome mate did it all work okay ?
10/23/2011 01:45 abdeen#12
Quote:
Originally Posted by sonofskeletor View Post
Your welcome mate did it all work okay ?
really i didn't tried it yet , busy with another things like , trying to add maps from TQ games Like Eu-demons Online , but i always fail and getting dark screen .

i tried now to add ship map as the guide , but really its same issue .


[Only registered and activated users can see links. Click Here To Register...]
O.o
10/24/2011 22:43 sonofskeletor#13
I got the ship and shit, add me on msn ill show you how to add them if your using 5165, grotto maps, and steed race and all that crap. i currently have 200 maps successfuly loading on the 5165

#Edit
[Only registered and activated users can see links. Click Here To Register...]
10/24/2011 23:06 abdeen#14
Quote:
Originally Posted by sonofskeletor View Post
I got the ship and shit, add me on msn ill show you how to add them if your using 5165, grotto maps, and steed race and all that crap. i currently have 200 maps successfuly loading on the 5165

#Edit
[Only registered and activated users can see links. Click Here To Register...]
thanks mate , i added you .
10/27/2011 18:23 sonofskeletor#15
Send another request buddy i dident get it.