Thread: Edit PVIP Shop
View Single Post
tedaimlocks
Senior Member
Join Date: Jan 2024
Old 05-07-2024 , 09:08   Re: Edit PVIP Shop
Reply With Quote #5

I get errors when compiling it, and its not quite what i wanted ( i wanted a 3rd party file called zp_pvipitems.ini in addons/amxmodx/configs) . Appreciate the effort though.

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

text6BUoEi.sma(12) : error 017: undefined symbol "MAX_NAME_LENGTH"
text6BUoEi.sma(21) : warning 228: length of initialler exceeds size of the enum field
text6BUoEi.sma(21) : warning 228: length of initialler exceeds size of the enum field
text6BUoEi.sma(21) : error 018: initialization data exceeds declared size
text6BUoEi.sma(24) : warning 228: length of initialler exceeds size of the enum field
text6BUoEi.sma(24) : warning 228: length of initialler exceeds size of the enum field
text6BUoEi.sma(24) : error 018: initialization data exceeds declared size
text6BUoEi.sma(2 : error 017: undefined symbol "MAX_PLAYERS"
text6BUoEi.sma(46) : error 017: undefined symbol "client_print_color"
text6BUoEi.sma(46) : warning 215: expression has no effect
text6BUoEi.sma(46) : error 001: expected token: ";", but found ")"
text6BUoEi.sma(46) : error 029: invalid expression, assumed zero
text6BUoEi.sma(46) : fatal error 107: too many error messages on one line

Compilation aborted.
8 Errors.

Last edited by tedaimlocks; 05-07-2024 at 09:08.
tedaimlocks is offline