10.03.2010, 13:40
Download samp 0.3a server at www.sa-mp.com and loock in folder pawno/includes loock for gl_common.inc copy and paste it to your server pawno/includes Then compile your GM and use :
not
Код:
#include <gl_common>
Код:
#include ../includes/gl_common.inc

