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

Can't compile HL Kreedz Beta


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ddag1
Member
Join Date: Apr 2020
Old 05-18-2020 , 02:16   Can't compile HL Kreedz Beta
Reply With Quote #1

Hi there, I've found this .sma (hl_kreedz.sma) and I need it compiled with AMX Mod X 1.8.2 (no 1.8.3), can anyone compile it for me? When I compile it has 11 errors, I have no idea what to do. Thank you so much in advance!

https://github.com/YaLTeR/hlkreedz
ddag1 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-18-2020 , 13:45   Re: Can't compile HL Kreedz Beta
Reply With Quote #2

Maybe if you tell us what the errors are, we will have an idea.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
ddag1
Member
Join Date: Apr 2020
Old 05-18-2020 , 23:54   Re: Can't compile HL Kreedz Beta
Reply With Quote #3

Quote:
Originally Posted by OciXCrom View Post
Maybe if you tell us what the errors are, we will have an idea.

C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(36) : error 001: expected token: ";", but found "enum"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(61) : error 001: expected token: ";", but found "stock"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(121) : error 001: expected token: ";", but found "}"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(390) : error 010: invalid function or declaration
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(394) : error 021: symbol already defined: "hl_user_spawn"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(395) : error 021: symbol already defined: "set_pev"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(397) : error 021: symbol already defined: "set_pdata_int"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(400) : error 001: expected token: ";", but found "-identifier-"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(400) : error 001: expected token: ")", but found "sizeof"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(400) : error 021: symbol already defined: "hl_get_user_team"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(400) : fatal error 107: too many error messages on one line

Compilation aborted.
11 Errors.
Could not locate output file C:\Users\Fede\Desktop\hl_kreedz.amx (compile failed).

Last edited by ddag1; 05-19-2020 at 00:02.
ddag1 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-19-2020 , 07:11   Re: Can't compile HL Kreedz Beta
Reply With Quote #4

Remove #pragma semicolon 1
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
ddag1
Member
Join Date: Apr 2020
Old 05-22-2020 , 01:04   Re: Can't compile HL Kreedz Beta
Reply With Quote #5

Quote:
Originally Posted by OciXCrom View Post
Remove #pragma semicolon 1
Thanks, but now it says this:

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

C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(217) : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(219) : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(23 : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(25 : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(292) : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(297) : warning 217: loose indentation
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(381) : warning 224: indeterminate array size in "sizeof" expression (symbol "")
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(382) : warning 224: indeterminate array size in "sizeof" expression (symbol "")
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(383) : warning 224: indeterminate array size in "sizeof" expression (symbol "")
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl_kreedz_util .inc(445) : warning 217: loose indentation
Error: Undefined symbol "TrieGetSize" on line 714
Warning: Tag mismatch on line 744
Warning: Tag mismatch on line 745
Warning: Tag mismatch on line 746
Error: Undefined symbol "TrieIterCreate" on line 1068
Warning: Tag mismatch on line 1068
Error: Undefined symbol "TrieIterEnded" on line 1069
Error: Undefined symbol "TrieIterGetCell" on line 1071
Error: Undefined symbol "TrieIterGetKey" on line 1072
Error: Number of arguments does not match definition on line 1072
Error: Undefined symbol "TrieIterNext" on line 1099
Error: Undefined symbol "TrieIterDestroy" on line 1101
Warning: Symbol is assigned a value that is never used: "ti" on line 1108
Error: Undefined symbol "TrieIterCreate" on line 1113
Warning: Tag mismatch on line 1113
Error: Undefined symbol "TrieIterEnded" on line 1114
Error: Undefined symbol "TrieIterGetCell" on line 1118
Error: Undefined symbol "TrieIterGetKey" on line 1122
Error: Number of arguments does not match definition on line 1122
Error: Undefined symbol "TrieIterNext" on line 1128
Error: Undefined symbol "TrieIterDestroy" on line 1130
Warning: Symbol is assigned a value that is never used: "ti" on line 1209
Error: Undefined symbol "TrieIterCreate" on line 1214
Warning: Tag mismatch on line 1214
Error: Undefined symbol "TrieIterEnded" on line 1215
Error: Undefined symbol "TrieIterGetCell" on line 1219
Error: Undefined symbol "TrieIterGetKey" on line 1223
Error: Number of arguments does not match definition on line 1223
Error: Undefined symbol "TrieIterNext" on line 1229
Error: Undefined symbol "TrieIterDestroy" on line 1231
Warning: Symbol is assigned a value that is never used: "ti" on line 1328
Warning: Symbol is assigned a value that is never used: "time" on line 1444
Warning: Function "CmdReplay" should return a value on line 1803
Warning: Loose indentation on line 1872
Warning: Tag mismatch on line 1980
Warning: Tag mismatch on line 1984
Warning: Tag mismatch on line 1998
Warning: Tag mismatch on line 2004
Error: Input line too long (after substitutions) on line 2316
Warning: Loose indentation on line 2333
Error: Undefined symbol "v" on line 2333
Error: Undefined symbol "nightvision" on line 2333
Error: Undefined symbol "mode" on line 2333

Compilation aborted.
26 Errors.
Could not locate output file C:\Users\Fede\Desktop\hl_kreedz.amx (compile failed).

I'm doomed(?
ddag1 is offline
abdobiskra
Veteran Member
Join Date: Jul 2014
Location: Algeria
Old 05-22-2020 , 05:13   Re: Can't compile HL Kreedz Beta
Reply With Quote #6

It requires you to rewrite it again... You must use AMX Mod X 1.8.3
__________________
abdobiskra is offline
Send a message via Skype™ to abdobiskra
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 05-22-2020 , 07:00   Re: Can't compile HL Kreedz Beta
Reply With Quote #7

1.9*
__________________
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 18:26.


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