PunkBuster New member Messages 216 Points 0 Dec 31, 2013 #2 I'd like to remove the limitation on Pneuma and Safety Wall not being able to be overlapped on each other and on themselves.
I'd like to remove the limitation on Pneuma and Safety Wall not being able to be overlapped on each other and on themselves.
A Angelmelody (\ /) ( . .) Messages 772 Points 0 Age 32 Location new_1-1,53,111 Github Angelmelody Emulator Dec 31, 2013 #3 skill_unit_db.txt 12,0x7e, , 0, 0, -1,all, 0x003 //MG_SAFETYWALL ↓ 12,0x7e, , 0, 0, -1,all, 0x001 //MG_SAFETYWALL and Code: 25,0x85, , 1, 0, -1,all,0x003 //AL_PNEUMA ↓25,0x85, , 1, 0, -1,all,0x001 //AL_PNEUMA
skill_unit_db.txt 12,0x7e, , 0, 0, -1,all, 0x003 //MG_SAFETYWALL ↓ 12,0x7e, , 0, 0, -1,all, 0x001 //MG_SAFETYWALL and Code: 25,0x85, , 1, 0, -1,all,0x003 //AL_PNEUMA ↓25,0x85, , 1, 0, -1,all,0x001 //AL_PNEUMA