• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help with Damage System
#11
(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
  Reply


Messages In This Thread
Help with Damage System - by icecoldkangaroo12 - 2021-05-29, 01:16 AM
RE: Help with Damage System - by ImFlanny - 2021-05-29, 02:42 AM
RE: Help with Damage System - by Pinch - 2021-05-29, 11:18 AM
RE: Help with Damage System - by Snow - 2021-05-29, 08:40 PM
RE: Help with Damage System - by Pinch - 2021-05-31, 03:58 PM
RE: Help with Damage System - by Y_Less - 2021-05-31, 10:28 AM
RE: Help with Damage System - by Snow - 2021-05-31, 11:31 PM
RE: Help with Damage System - by Radical - 2021-06-03, 07:15 AM
RE: Help with Damage System - by icecoldkangaroo12 - 2021-06-03, 07:45 AM
RE: Help with Damage System - by Pinch - 2021-06-03, 09:53 AM
RE: Help with Damage System - by Pinch - 2021-06-03, 06:29 PM

Forum Jump: