the second. can u please help me.which script are you using? the one of the first post or the second one?
the second. can u please help me.which script are you using? the one of the first post or the second one?
help me pleasewhich script are you using? the one of the first post or the second one?
see if it workshere ---> http://upaste.me/a94711477dc295e9epost your edited script here and I'll edit it
@evilpunckerdo those maps got loadevent mapflag?I have same script like this and it's working only on my 2 custom maps, other map like prontera, morroc etc it doesn't announce the name of the map please check thanks..
here's the script.. help please!
Thanks!- script where_am_i -1,{
OnPCLoadMapEvent:
set .@map$, replacestr(replacestr(strcharinfo(3), "@","_"), "-","_");
if (getd("."+.@map$+"$") != "")
announce " [ " + getd("."+.@map$+"$") + " ] ",bc_self,;
end;
OnInit:
set .prontera$, "Prontera City, Capital of Rune Midgard";
set .morocc$, "Morroc Town";
set .06guild_03$, "Guild War Arena";
set .06guild_04$, "Guild War Arena";
end
}
your script is pretty broken lol xD use this one instead and add your custom maps: http://upaste.me/r/d51c1147949c141ff@evilpunckerdo those maps got loadevent mapflag?I have same script like this and it's working only on my 2 custom maps, other map like prontera, morroc etc it doesn't announce the name of the map please check thanks..
here's the script.. help please!
Thanks!- script where_am_i -1,{
OnPCLoadMapEvent:
set .@map$, replacestr(replacestr(strcharinfo(3), "@","_"), "-","_");
if (getd("."+.@map$+"$") != "")
announce " [ " + getd("."+.@map$+"$") + " ] ",bc_self,;
end;
OnInit:
set .prontera$, "Prontera City, Capital of Rune Midgard";
set .morocc$, "Morroc Town";
set .06guild_03$, "Guild War Arena";
set .06guild_04$, "Guild War Arena";
end
}
can you help me also w/ this?
Thanks it works now.see if it workshere ---> http://upaste.me/a94711477dc295e9epost your edited script here and I'll edit it
http://upaste.me/r/d51c1147949c141ff
okei i use this and i got this debug, but i can't find "1" on the script..your script is pretty broken lol xD use this one instead and add your custom maps: http://upaste.me/r/d51c1147949c141ff@evilpunckerdo those maps got loadevent mapflag?I have same script like this and it's working only on my 2 custom maps, other map like prontera, morroc etc it doesn't announce the name of the map please check thanks..
here's the script.. help please!
Thanks!- script where_am_i -1,{
OnPCLoadMapEvent:
set .@map$, replacestr(replacestr(strcharinfo(3), "@","_"), "-","_");
if (getd("."+.@map$+"$") != "")
announce " [ " + getd("."+.@map$+"$") + " ] ",bc_self,;
end;
OnInit:
set .prontera$, "Prontera City, Capital of Rune Midgard";
set .morocc$, "Morroc Town";
set .06guild_03$, "Guild War Arena";
set .06guild_04$, "Guild War Arena";
end
}
can you help me also w/ this?
post your edited script here on upasteokei i use this and i got this debug, but i can't find "1" on the script..your script is pretty broken lol xD use this one instead and add your custom maps: http://upaste.me/r/d51c1147949c141ff@evilpunckerdo those maps got loadevent mapflag?I have same script like this and it's working only on my 2 custom maps, other map like prontera, morroc etc it doesn't announce the name of the map please check thanks..
here's the script.. help please!
Thanks!- script where_am_i -1,{
OnPCLoadMapEvent:
set .@map$, replacestr(replacestr(strcharinfo(3), "@","_"), "-","_");
if (getd("."+.@map$+"$") != "")
announce " [ " + getd("."+.@map$+"$") + " ] ",bc_self,;
end;
OnInit:
set .prontera$, "Prontera City, Capital of Rune Midgard";
set .morocc$, "Morroc Town";
set .06guild_03$, "Guild War Arena";
set .06guild_04$, "Guild War Arena";
end
}
can you help me also w/ this?
![]()
Here please check, thanks! http://upaste.me/0dcd11491890e9ed6post your edited script here on upasteokei i use this and i got this debug, but i can't find "1" on the script..your script is pretty broken lol xD use this one instead and add your custom maps: http://upaste.me/r/d51c1147949c141ff@evilpunckerdo those maps got loadevent mapflag?I have same script like this and it's working only on my 2 custom maps, other map like prontera, morroc etc it doesn't announce the name of the map please check thanks..
here's the script.. help please!
Thanks!- script where_am_i -1,{
OnPCLoadMapEvent:
set .@map$, replacestr(replacestr(strcharinfo(3), "@","_"), "-","_");
if (getd("."+.@map$+"$") != "")
announce " [ " + getd("."+.@map$+"$") + " ] ",bc_self,;
end;
OnInit:
set .prontera$, "Prontera City, Capital of Rune Midgard";
set .morocc$, "Morroc Town";
set .06guild_03$, "Guild War Arena";
set .06guild_04$, "Guild War Arena";
end
}
can you help me also w/ this?
![]()
Thank You!http://upaste.me/b0d911495238210bc
changed:
"c_tower3_","Clock Tower, 3nd Floor",
into:
"c_tower3_","Clock Tower, 3nd Floor";
Hi. sir can i ask. how to change the color of the announcer . like BLUE or DARK BLUE COLOR . can u help us?http://upaste.me/b0d911495238210bc
changed:
"c_tower3_","Clock Tower, 3nd Floor",
into:
"c_tower3_","Clock Tower, 3nd Floor";
Hi. sir can i ask. how to change the color of the announcer . like BLUE or DARK BLUE COLOR . can u help us?http://upaste.me/b0d911495238210bc
changed:
"c_tower3_","Clock Tower, 3nd Floor",
into:
"c_tower3_","Clock Tower, 3nd Floor";
can u give us example?Hi. sir can i ask. how to change the color of the announcer . like BLUE or DARK BLUE COLOR . can u help us?http://upaste.me/b0d911495238210bc
changed:
"c_tower3_","Clock Tower, 3nd Floor",
into:
"c_tower3_","Clock Tower, 3nd Floor";
change the DC143C to desired color, you may use this tool to get the code http://www.colorschemer.com/online.html
changing the current color into the first color of the link I gave u:can u give us example?Hi. sir can i ask. how to change the color of the announcer . like BLUE or DARK BLUE COLOR . can u help us?http://upaste.me/b0d911495238210bc
changed:
"c_tower3_","Clock Tower, 3nd Floor",
into:
"c_tower3_","Clock Tower, 3nd Floor";
change the DC143C to desired color, you may use this tool to get the code http://www.colorschemer.com/online.html
We use essential cookies to make this site work, and optional cookies to enhance your experience.