Heroes StartPoint

SuperDragon

Dedicated Member
Dedicated Member
Feb 12, 2012
467
9
45
i have a problem with my startpoint.
i want all players to start at noob province , but male taos / female taos start at old startpoint ><
i tried removing them but then bw is no longer sz =\

my point is i want them to start at noob prov

here is my script ><

Code:
;µطح¼؛إ ×ù±êX ×ù±êY SPEAKAG SIZERANGE RINGTYPE PKZONE PKFIRE 
NoobProv       113 106     0       6        4      0       0
0       288    616     0       6        4      0       0
0       650    629     0       6        4      0       0
0       329    269     0       8        4      0       0
2       503    483     0       8        4      0       0   
3       330    330     0       10       4      0       0
4       240    202     0       8        4      0       0
5       140    337     0       8        4      0       0
11      177    325     0       8        4      0       0
6       124    156     0       8        4      0       0
T225    7      10
0156    8      11

and it would be good to have an explanitaion on how to make safezone / pk zone .. etc
might help lots of ppl.


thanks
/Sin
 

Ilsta

Dedicated Member
Dedicated Member
Feb 20, 2012
563
23
80
Add noobprov twice just slightly different.
Code:
;µطح¼؛إ ×ù±êX ×ù±êY SPEAKAG SIZERANGE RINGTYPE PKZONE PKFIRE 
NoobProv       113 106     0       6        4      0       0
NoobProv       114 106     0      0        0      0       0
0       288    616     0       6        4      0       0
0       650    629     0       6        4      0       0
0       329    269     0       8        4      0       0
2       503    483     0       8        4      0       0   
3       330    330     0       10       4      0       0
4       240    202     0       8        4      0       0
5       140    337     0       8        4      0       0
11      177    325     0       8        4      0       0
6       124    156     0       8        4      0       0
T225    7      10
0156    8      11