02.12.2010, 16:32
I've added #define <a_samp>
which has created more errors:
XXX\pawno\M-RP\gamemodes\mrp.pwn(44518) : error 074: #define pattern must start with an alphabetic character
XXX\pawno\M-RP\gamemodes\mrp.pwn(44519) : error 021: symbol already defined: "CreateObject"
XXX\pawno\M-RP\gamemodes\mrp.pwn(44590) : error 021: symbol already defined: "AddStaticVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Then on each line, it starts:
CreateObject(then continues with the co-ordinates and object id's, ect)
and
AddStaticVehicle(car id and co-ordinates).
Help?
Thanks,
Robert
which has created more errors:
XXX\pawno\M-RP\gamemodes\mrp.pwn(44518) : error 074: #define pattern must start with an alphabetic character
XXX\pawno\M-RP\gamemodes\mrp.pwn(44519) : error 021: symbol already defined: "CreateObject"
XXX\pawno\M-RP\gamemodes\mrp.pwn(44590) : error 021: symbol already defined: "AddStaticVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Then on each line, it starts:
CreateObject(then continues with the co-ordinates and object id's, ect)
and
AddStaticVehicle(car id and co-ordinates).
Help?
Thanks,
Robert