OMFG !!totally forgotten about channel system
you are right, NO LIMITATION
I used rathena emulator to get this working fine
BUILDIN_FUNC(dispbottom) { TBL_PC *sd; if ( script_hasdata(st,4) ) { if ( data_isstring( script_getdata(st,4) ) ) sd = map_nick2sd( script_getstr(st,4) ); else sd...