Kuroyama
New member
- Messages
- 128
- Points
- 0
Hi herc, just want to have a little help request.
if this script code is for mapflag town
if (!getmapflag(strcharinfo(3), MF_TOWN)) {
message strcharinfo(0), "You may only use @sleep in towns.";
end;
}
what will be the script to check or getmap for certain map like new_1-1
that's all. thank you in advance!
if this script code is for mapflag town
if (!getmapflag(strcharinfo(3), MF_TOWN)) {
message strcharinfo(0), "You may only use @sleep in towns.";
end;
}
what will be the script to check or getmap for certain map like new_1-1
that's all. thank you in advance!