Pop-Up message when walk onto certain Spot..

Desolation Mir2 (Med Rate Server)

Richens

LOMCN VIP (Mapper)
VIP
Jul 28, 2004
825
3
145
UK - Midlands
I was wondering how to get the Pop-Up message SAYing something when you walk on a spot, say Going into a house or storeidge. Your name needs be on a list otherwise it wont let you on thus showing you a message that pops up saying the following....

[H002 WoodHorn_Land 0] NORANDOMMOVE

H002 100,150 #SAY
Sorry this house does not belong to you, \
But it is for sale at a nice price of 10,000,000 Gold. \
Are you interested in buying this house? I can \
tell you more. \
<Tell Me More/@more> \
<I dont that kind of gold/@nogold> \
<I want to buy it now/@buynow> \\

I was trying to think of the way to do it, but im not 100% sure how.
 

Richens

LOMCN VIP (Mapper)
VIP
Jul 28, 2004
825
3
145
UK - Midlands
IceMan said:
add me to msn i will help u

[email protected]
open mapinfo.txt
on the map u want it to check the script add "CHECKQUEST(blarg)"

now make a NPC script in this case it will be called blarg.txt, place it in the mapquest_def folder

you might also be intrested in other flags for the mapinfo

NEEDSET_ON(672)
NEEDSET_OFF(672)


set on will only let you in the map if you have 672 set on
set off will only let you in the map if you have 672 set off


Think iv'e got it now, im guna try it ingame and if i still can't get it to work ill give ya a msg m8 ta.
 
Last edited: