Raised This Month: $ Target: $400
 0% 

error 001: expected token: ")", but found ";"


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
TALINSKA
Junior Member
Join Date: Aug 2017
Old 07-21-2019 , 09:44   error 001: expected token: ")", but found ";"
Reply With Quote #1

Code:
C:\Users\Stefan\Desktop\Compilator Local AmxModX 1.9\respawnShop.sma(411) : error 001: expected token: ")", but found ";"
C:\Users\Stefan\Desktop\Compilator Local AmxModX 1.9\respawnShop.sma(411) : error 036: empty statement
C:\Users\Stefan\Desktop\Compilator Local AmxModX 1.9\respawnShop.sma(411) : invalid expression, assumed zero
C:\Users\Stefan\Desktop\Compilator Local AmxModX 1.9\respawnShop.sma(411) : fatal error 107: too many error messages on one line
Code:
public fw_TakeDamage(victim, inflictor, attacker, Float:damage){
	if(is_valid_player(attacker) && g_HasM4[attacker] && get_user_weapon(attacker) == CSW_M4A1){ //411
		SetHamParamFloat(4, damage * 999);
	}
}
Someone can help me?
TALINSKA is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode