28.10.2010, 02:51
been searching for ages and couldn't find whats wrong :/
error:
Код:
#define VHealthandArmour 20000 (line 187)main() { print("\n----------------------------------"); print(" Courtroom DM\n"); print("----------------------------------\n"); } new Float:RandomSpawn[][10] = { {-1931.8972, 353.8917, 33.3985, 90.9442}, {-1980.8889, 388.9207, 35.9688, 286.6835}, {-1979.5837, 398.2762, 35.9688, 77.4473}, {-2012.5474, 409.5304, 35.1719, 216.2319}, {-2035.0690, 333.6588, 35.1719, 285.2741}, {-1960.3954, 417.4300, 35.1719, 229.5003}, {-1949.5421, 411.8539, 46.5128, 272.9091} };
Код:
C:\Documents and Settings\Hayden Bruin\Desktop\Haydz\Courtroom DM\gamemodes\CourtroomDM.pwn(187) : error 001: expected token: ";", but found "-identifier-"