How to Block Chat all Server
put every single letter e.g. a,b,c,d,e,f...1,2,3 etc. into the abusefilter.txt ;D
Globals, remove them visually from the Media.pk2 and no one will be able to buy them - unless he's editing the pk2.
Remove the line of "ITEM_MALL_GLOBAL_CHATTING" in refshopgoods.txt
For the ones in circulation:
PHP Code:
exec _SEEK_N_DESTROY_ITEM ITEM_MALL_GLOBAL_CHATTING
+ deactivate the Globals
PHP Code:
Update _RefObjCommon SET Service = 0 WHERE CodeName128 like 'ITEM_MALL_GLOBAL_CHATTING'
Whyever you want to do dat!