View Single Post
red4911
Senior Member
Join Date: Sep 2010
Location: Russia
Old 02-27-2015 , 14:44   Re: Store Beta [1.2-beta fork3]
Reply With Quote #30

Quote:
Originally Posted by r3dw3r3w0lf View Post
Download the latest version off Github, that should be fixed. The reason why you were getting that error before is because the plugin set wasn't compatible fully with 1.7.
Errors compile ?

Quote:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// store-backend.sp
//
// D:\1.7.1\scripting\store-backend.sp(260) : warning 237: coercing functions to
and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(379) : warning 237: coercing functions to
and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(569) : warning 237: coercing functions to
and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(627) : warning 237: coercing functions to
and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(676) : warning 237: coercing functions to
and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(1466) : warning 237: coercing functions t
o and from primitives is unsupported and will be removed in the future
// D:\1.7.1\scripting\store-backend.sp(1537) : warning 237: coercing functions t
o and from primitives is unsupported and will be removed in the future
// Code size: 57652 bytes
// Data size: 1271636 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 1345672 bytes
//
// 7 Warnings.
//
// Compilation Time: 1,26 sec
// ----------------------------------------

//// store-inventory.sp
//
// D:\1.7.1\scripting\store-inventory.sp(570) : warning 237: coercing functions
to and from primitives is unsupported and will be removed in the future
// Code size: 32840 bytes
// Data size: 8652 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 57876 bytes
//
// 1 Warning.
//
// Compilation Time: 0,52 sec
// ----------------------------------------

Press enter to exit ...

Last edited by red4911; 02-27-2015 at 15:49.
red4911 is offline