27.07.2012, 07:04
open S32_House.inc and press Ctrl + F and enter stock GetName, there you will se that stock GetName and stock GetWeapon are commented, just remove that comment! (/* ..code... */)
pawno\include\YSI\internal\y_dohooks.inc(1393) : warning 201: redefinition of constant/macro (symbol "OnPlayerCommandText") |
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(878) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1437) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1492) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1545) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1567) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1630) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1858) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(1962) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(2103) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\YSI\y_commands.inc(2400) : warning 219: local variable "hash" shadows a variable at a preceding level
C:\Users\PERSONAL\Music\SAMP_GW\pawno\include\S32_House.inc(142) : error 059: function argument may not have a default value (variable "VehicleID")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(35) : error 010: invalid function or declaration
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(485) : warning 201: redefinition of constant/macro (symbol "hInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(512) : error 021: symbol already defined: "HouseInfo"
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(524) : error 025: function heading differs from prototype
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4034) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4035) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4037) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4038) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4039) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4040) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4041) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4042) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4043) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4044) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4045) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4046) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4047) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4048) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4049) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4050) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4051) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4052) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4053) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4054) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4055) : error 032: array index out of bounds (variable "HouseInfo")
C:\Users\PERSONAL\Music\SAMP_GW\gamemodes\GW.pwn(4056) : error 032: array index out of bounds (variable "HouseInfo")
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.