View Single Post
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 05-18-2006 , 05:49  
Reply With Quote #10

Quote:
Originally Posted by arkshine
Quote:
Plugin failed to compile! Please try contacting the author.

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

/home/users/amxmodx/public_html/forums/files/lasermine1.2beta2_955.sma(410) : error 001: expected token: ")", but found "{"

1 Error.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/lasermine1.2beta2_955.amx (compile failed).
Line 410 :

Code:
	else if (equali(said,"^"/buy_lasermine^"") {
Should be :
Code:
	else if (equali(said,"^"/buy_lasermine^"")) {

;)

ok now uploaded fix source
thanks
__________________
GitHub
SteamWishlist

六四天安門事件
+ARUKARI- is offline