Thread: [Solved] Dhud compile error
View Single Post
luciaus18
Senior Member
Join Date: Dec 2014
Old 08-31-2022 , 13:52   Re: Dhud compile error
Reply With Quote #7

Quote:
Originally Posted by fysiks View Post
This means that you did not modify the code correctly. Since I can't see your modified code, I can only guess based on the errors you posted. I would guess that you created the temp variable but you did not properly add the variable to the read_file() arguments.



Since it's a new topic, you should always create a new thread. That is the whole purpose of a forum, one topic per thread.
Oh, my bad. I didn't pay attention that there are two things to change.

Now there is one warning:
Code:
//// amx_ads.sma
// cstrike\addons\amxmodx\Compiler\scripting\amx_ads.sma(81) : warning 217: loose indentation
// Header size:           1124 bytes
// Code size:            14944 bytes
// Data size:           272708 bytes
// Stack/heap size:      16384 bytes; max. usage is unknown, due to recursion
// Total requirements:  305160 bytes
//
// 1 Warning.
// Done.
luciaus18 is offline