View Single Post
RojedaFeik
Junior Member
Join Date: Sep 2018
Location: Venezuela
Old 02-13-2019 , 14:55   Re: get_pcvar_string error weapon_modifier.amxx
Reply With Quote #7

Quote:
Originally Posted by PartialCloning View Post
Try:

PHP Code:
public event_AmmoX(id)
{
    if(!
g_weapon[id])
        return;
.... 

Thank u!
__________________
RojedaFeik is offline