Thread: [API Scripting Help] done!
View Single Post
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 12-23-2021 , 23:08   Re: Natives ?
Reply With Quote #2

DualSwordEf_Remove only remove the effect, not remove the weapon.
It should be like this
PHP Code:
public native_remove_weapon(id)
{
    
reset_bit(gl_iBitUserHasPhantomSlayerid)

or you can just give the weapon again then it will be removed since the plugins wrote that way
__________________
My plugin:

Last edited by Celena Luna; 12-23-2021 at 23:08.
Celena Luna is offline