Raised This Month: $51 Target: $400
 12% 

Solved Can anyone fix this ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kalipso22
Junior Member
Join Date: Jul 2018
Location: Türkiye
Old 08-14-2018 , 12:48   Can anyone fix this ?
Reply With Quote #1

The error code is =

Code:
//cstrike/addons/amxmodx/scripting/ozel_gorusme_fix.sma(44) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
//cstrike/addons/amxmodx/scripting/ozel_gorusme_fix.sma(98) : error 017: undefined symbol "trim_imp"
//cstrike/addons/amxmodx/scripting/ozel_gorusme_fix.sma(276) : error 017: undefined symbol "trim_imp"
//cstrike/addons/amxmodx/scripting/ozel_gorusme_fix.sma(518) : error 088: number of arguments does not match definition
//cstrike/addons/amxmodx/scripting/ozel_gorusme_fix.sma(530) : error 088: number of arguments does not match definition

4 Errors.
Could not locate output file /cstrike/addons/amxmodx/plugins/ozel_gorusme_fix.amx (compile failed).
This plugin for cs 1.6 ReHLDS server .
Attached Files
File Type: sma Get Plugin or Get Source (ozel_gorusme_fix.sma - 67 views - 14.6 KB)

Last edited by Kalipso22; 08-15-2018 at 03:10. Reason: Everybody intelligent
Kalipso22 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-14-2018 , 21:11   Re: Can anyone fix this ?
Reply With Quote #2

You should read the errors and try to figure them out for yourself before posting.
  • The function trim_imp() doesn't exist. You need to either change it or define it.
  • The function format_args() only has three parameters and you've given it more than that.

If it's not your plugin then you should first ask the author in the location that you got it.
__________________

Last edited by fysiks; 08-14-2018 at 21:12.
fysiks is offline
Reply



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 14:50.


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