23.05.2016, 18:52
No dl link?
Remove faction vehicle ID 13 from factionvehicles in your database.
Recommend: Do not use this gamemode to open a server, Its unfinished, else you should finish it fully. |
Yeah I know it's unfinished, I'm gonna try and play around with it and see what I can do.
By the way, does anyone know what isn't finished? Like factions, weapon/vehicle system, etc, or is there no list? |
[19:22:36] Administrators: [19:22:36] > [ERROR] Command not recognized, please check the command and try again. For more help please refer to /help or /n.
modules/business/functions.pwn(184) : warning 213: tag mismatch modules/business/functions.pwn(194) : warning 213: tag mismatch modules/houses/functions.pwn(127) : warning 213: tag mismatch modules/houses/functions.pwn(149) : warning 213: tag mismatch (3446) : warning 213: tag mismatch (3481) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Warnings. --- 184: Business[id][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Business[id][PosX],Business[id][PosY],Business[id][PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0); 194: Business[id][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Business[id][PosX],Business[id][PosY],Business[id][PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0); 127: Houses[id][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Houses[id][PosX],Houses[id][PosY],Houses[id][PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0); 149: Houses[id][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Houses[id][PosX],Houses[id][PosY],Houses[id][PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0); 3446: [I]Icons[i][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Icons[i][PosX],Icons[i][PosY],Icons[PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0); 3481: Icons[id][LabelID] = CreateDynamic3DTextLabel(str, COLOR_WHITE, Icons[id][PosX],Icons[id][PosY],Icons[id][PosZ], 100, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 10.0);
Can you help me , why when i'm trying to compile th GM it's say can't read "ZCMD" ??
And i see there is ZCMD file inside the plugin folder , Help me please . or please give me this 100% working GM that i can run without any eror , Btw thanks all and i'm newbie here Sorry for my bad english |