Raised This Month: $32 Target: $400
 8% 

HELP with error compilation


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NockyCZ
New Member
Join Date: Apr 2017
Old 04-23-2017 , 09:37   HELP with error compilation
Reply With Quote #1

Hi, I needed help in compiling Razer Blockmaker to write 1 error and I do not know how to fix it

I want to download the plugin, but it says this error:
Code:
Razerblockmaker (1).sma(865) : warning 217: loose indentation
Razerblockmaker (1).sma(889) : warning 217: loose indentation
Razerblockmaker (1).sma(891) : warning 217: loose indentation
Razerblockmaker (1).sma(993) : warning 217: loose indentation
Razerblockmaker (1).sma(994) : warning 217: loose indentation
Razerblockmaker (1).sma(1388) : warning 217: loose indentation
Razerblockmaker (1).sma(1390) : warning 217: loose indentation
Razerblockmaker (1).sma(2318) : warning 203: symbol is never used: "ent"
Razerblockmaker (1).sma(3169) : warning 217: loose indentation
Razerblockmaker (1).sma(3172) : warning 217: loose indentation
Razerblockmaker (1).sma(3771) : warning 217: loose indentation
Razerblockmaker (1).sma(3891) : warning 217: loose indentation
Razerblockmaker (1).sma(6000) : warning 217: loose indentation
Razerblockmaker (1).sma(6001) : warning 217: loose indentation
Razerblockmaker (1).sma(6915) : warning 225: unreachable code
Razerblockmaker (1).sma(6915) : error 017: undefined symbol "i"
Plugin: THIS
Just click on the get plugin and it already lists this error, so I can not even download it


Please help, thanks.

Last edited by NockyCZ; 04-23-2017 at 09:41.
NockyCZ is offline
Craxor
Veteran Member
Join Date: Jan 2016
Location: Romania
Old 04-24-2017 , 03:40   Re: HELP with error compilation
Reply With Quote #2

Post the source here as an atachment.
__________________
Project: Among Us

Last edited by Craxor; 04-24-2017 at 03:40.
Craxor is offline
Send a message via ICQ to Craxor
redivcram
Veteran Member
Join Date: Jul 2014
Location: Serbia
Old 04-24-2017 , 04:32   Re: HELP with error compilation
Reply With Quote #3

Those warnings about loose indentation will not affect how your plugin is functioning. Those warnings are caused by irregular spacing and only would affect reader's ability to understand the code, but it looks fine to me, therefore you can ignore those warnings. As for the errors, here are the changes I made:

In function ActionDrug, line 2309 I removed the second parameter "ent" which is not used in the function therefore isn't needed,

In function take_damage, line 6915 and 6916, I replaced "i" with "iAttacker", author didn't even test the plugin before posting.

Not compiled nor tested:
Attached Files
File Type: sma Get Plugin or Get Source (Razerblockmaker.sma - 73 views - 172.7 KB)
redivcram is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 04-24-2017 , 09:17   Re: HELP with error compilation
Reply With Quote #4

PHP Code:
show_hudmessage(iAttacker"Becerful This Server Protected By Razer Anti underStab"); 
Rememeber to becerful!
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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:47.


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