4-24 characters; A-Z, 0-9 or underscores only
6-12 Characters
prt_fild08,150,150,5 script Road to Main Town 123,{ if (BaseLevel > 100) { mes "Hi, I will teleport you to main town"; close2; warp "prontera",0,0; end; } mes "What is it? Huh!!??"; close; }