26.03.2010, 06:42
Quote:
Originally Posted by NiiRV4N4
forward FBIgate();
at the top of your script. |
Code:
C:\Documents and Settings\Razvy\Desktop\game mod de la gz\qw.pwn(35882) : error 021: symbol already defined: "FBIgate" C:\Documents and Settings\Razvy\Desktop\game mod de la gz\qw.pwn(35885) : error 010: invalid function or declaration
Code:
public FBIgate(); { MoveObject(FBIGate,310.303253, -1555.700439, 31.081642,2); return 1; }