View Single Post
capostrike93
Veteran Member
Join Date: Feb 2009
Location: adios y??
Old 12-27-2010 , 01:16   Re: Problem with pointers c++ amxx
Reply With Quote #3

loool, this deserves a huge , I forgot to define the pointers in the inc .. thanks you

the code was always right ..


Quote:
get_amxaddr(amx, params[7]);
is the same shit than
(cell *)(amx->base + (int)(((AMX_HEADER *)amx->base)->dat + params[7]));
...
__________________
capostrike93 is offline