Thread: [L4D2] Shop
View Single Post
BloodyBlade
Senior Member
Join Date: Feb 2018
Old 05-02-2020 , 11:49   Re: [L4D2] Shop
Reply With Quote #12

Quote:
Originally Posted by L4D2Noob View Post
My version (1.3)
  • Dollar icon removed
  • The store can be used once every 90 seconds
PHP Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// [L4D2] Store.sp
//
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(55) : warning 217: loose indentation
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(56) : warning 217: loose indentation
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(65) : warning 217: loose indentation
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(125) : warning 219: local variable "menu" shadows a variable at a preceding level
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(148) : warning 219: local variable "menu" shadows a variable at a preceding level
// D:\Games\Left4Dead2_Repack_by_Pioneer\scripting\sm&mm\sourcemod-1.10.0-git6478-windows\addons\sourcemod\scripting\[L4D2] Store.sp(161) : warning 219: local variable "menu" shadows a variable at a preceding level
// Code size:            16576 bytes
// Data size:             8312 bytes
// Stack/heap size:      16384 bytes
// Total requirements:   41272 bytes
//
// 6 Warnings.
//
// Compilation Time: 1,53 sec
// ----------------------------------------

Press enter to exit ... 
Fixed version:
Attached Files
File Type: sp Get Plugin or Get Source ([L4D2] Store.sp - 347 views - 19.8 KB)

Last edited by BloodyBlade; 05-02-2020 at 11:56.
BloodyBlade is offline