[BEAST] Trigger system txt when entering city.

03/30/2015 23:37 arnootie#1
hello,

i have been looking for somthing and i can't seem to find it.
I am making a new Map, but i want to when i enter the main/safe cirt to say the name. like when you enter north/central Flaris. But i i have no idea how its triggerd... anny help please
03/31/2015 02:28 - DK#2
Check this out :3
[Only registered and activated users can see links. Click Here To Register...]
03/31/2015 12:40 arnootie#3
Thanks! Will this be the same in the word editor of "Atools"? ( sorry for question I am not home to test ATM)
03/31/2015 17:02 - DK#4
Quote:
Originally Posted by arnootie View Post
Thanks! Will this be the same in the word editor of "Atools"? ( sorry for question I am not home to test ATM)
This was Masquerade Beast V20.
03/31/2015 17:52 arnootie#5
i tryed it, but do i have to add annything to "Script"? since its not working right now...

i use this settings:
[Only registered and activated users can see links. Click Here To Register...]

and this i what i automatic get. So i only safed from the Atools beast
[Only registered and activated users can see links. Click Here To Register...]

and as you can see, i just spammed in the map (i am not stand up yet) thare is no notice
[Only registered and activated users can see links. Click Here To Register...]
-thanks
04/01/2015 10:44 Мarvіn#6
Quote:
Originally Posted by arnootie View Post
i tryed it, but do i have to add annything to "Script"? since its not working right now...
Some people told me, that this "ATool" Beast does not save everything correctly, maybe that's the problem.

Give us the content of your .rgn file (open with notepad).
04/01/2015 12:42 - DK#7
Quote:
Originally Posted by arnootie View Post
i tryed it, but do i have to add annything to "Script"? since its not working right now...

i use this settings:
[Only registered and activated users can see links. Click Here To Register...]

and this i what i automatic get. So i only safed from the Atools beast
[Only registered and activated users can see links. Click Here To Register...]

and as you can see, i just spammed in the map (i am not stand up yet) thare is no notice
[Only registered and activated users can see links. Click Here To Register...]
-thanks
You must go in the Trigger for the name and description of map.
04/01/2015 21:35 arnootie#8
Quote:
Originally Posted by Мarvіn View Post
Some people told me, that this "ATool" Beast does not save everything correctly, maybe that's the problem.

Give us the content of your .rgn file (open with notepad).
sure, but i tryed adding some more :p still no luck

Quote:
// Region Script File

respawn7 5 1478 94.928452 100.000000 427.619598 100 120 30 92 412 212 448 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1477 89.283478 100.000000 269.569458 130 120 35 52 228 192 300 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1476 276.532257 100.000000 421.398743 125 120 40 212 368 356 456 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1470 207.253311 99.998360 226.784302 65 120 20 192 192 232 280 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1375 348.580231 100.000000 66.568108 200 120 70 284 36 472 104 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1356 454.727234 100.002800 125.181305 100 120 35 424 72 472 228 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1342 434.199493 100.000000 279.929688 50 120 15 376 220 472 304 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1478 141.925110 100.000000 392.656128 75 120 20 139 344 188 413 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1477 154.021805 100.000000 315.340454 50 120 15 136 288 208 345 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1470 272.996185 100.000000 120.799835 75 120 20 252 40 304 152 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1342 447.223572 100.119141 394.104126 100 120 35 396 304 476 468 1 30 1 24 1 1 2 0.000000 -1 0 0
respawn7 5 1476 320.627228 100.000000 329.722839 50 120 15 304 296 356 365 1 30 1 24 1 1 2 0.000000 -1 0 0
region3 6 11 129.246338 100.015854 128.861771 0x0 0 0 "" "" 6 75.000000 100.000000 435.000000 140 140 125 125 "" 0 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0
title 0
desc 0
region3 6 13 76.653534 100.000000 118.095497 0x0 0 0 "" "" 0 0.000000 0.000000 0.000000 73 114 88 129 "NOTDEAD" 0 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0
title 0
desc 0
region3 6 10 74.647636 100.000008 122.093147 0x410 0 0 "" "" 0 0.000000 0.000000 0.000000 148 144 48 60 "" 0 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0
title 1
{
IDS_WDFARM_WLD_000000
}
desc 1
{
IDS_WDFARM_WLD_000001
}
region3 6 10 304.300110 100.000000 228.262054 0x410 0 0 "" "" 0 0.000000 0.000000 0.000000 272 196 348 276 "" 0 -1 -1 -1 -1 -1 -1 -1 -1 0 0 0
title 1
{
IDS_WDFARM_WLD_000002
}
desc 1
{
IDS_WDFARM_WLD_000003
}
Quote:
Originally Posted by Armageddon' View Post
You must go in the Trigger for the name and description of map.
thads what i dit? i don't got what you means
04/01/2015 22:06 Ahoru#9
It seems my WorldEditor has a little problem with NPCs and triggers in game.
I'll upload a fix in a few days, sorry for the inconvenience ;)
04/01/2015 23:39 arnootie#10
Quote:
Originally Posted by Ahoru View Post
It seems my WorldEditor has a little problem with NPCs and triggers in game.
I'll upload a fix in a few days, sorry for the inconvenience ;)
ah, so i was not doing annything wrong. Thanks for the heads up! and glad to hear an update is comming for it.