2021-06-03, 07:45 AM
(2021-06-03, 07:15 AM)Radical Wrote:(2021-06-03, 03:38 AM)icecoldkangaroo12 Wrote: Tell me, it's an include or plugin? because i see .inc not .dll or .so
Download sky.inc from?https://github.com/oscar-broman/SKY
Download sky.dll from?https://github.com/oscar-broman/SKY/releases
(If your?os Linux or Ubuntu, download .so)
Put sky.inc to following folder:
../pawno/includes
Put sky.dll or sky.so?to following folder:
../plugins
I got some errors:
Code:
include\weapon-config.inc(1817) : warning 202: number of arguments does not match definition
include\weapon-config.inc(1815) : warning 203: symbol is never used: "addsiren"
include\weapon-config.inc(2327) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(2737) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(2903) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(3690) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(3734) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(3908) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(3974) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(4245) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(4364) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(5286) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(5301) : error 017: undefined symbol "GetPlayerPoolSize"
weapon-config.inc(5552) : error 017: undefined symbol "GetPlayerPoolSize"
include\weapon-config.inc(5566) : error 017: undefined symbol "GetPlayerPoolSize"
gamemodes\t1q_cwtg.pwn(1591) : error 017: undefined symbol "weaponid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase