AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SM_Hosties (https://forums.alliedmods.net/forumdisplay.php?f=155)
-   -   Cannot compile sm-hosties 2.3 (https://forums.alliedmods.net/showthread.php?t=319356)

dj.jackson 10-26-2019 22:33

Cannot compile sm-hosties 2.3
 
Cannot compile.

Followed every single step many times and I get this error:

Code:

lastrequest.inc(105) : fatal error 196: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs
Anyone know how to fix the file? I have no experience in that code language.. couldn't do anything about it.

I really appreciate if someone could fix it so we can compile sm-hosties 2.3 again.

dj.jackson 10-26-2019 22:35

Re: Cannot compile sm-hosties 2.3
 
This is the code that is causing the error:

Code:

functag FuncLastRequest public(type, prisoner, guard);
functag FuncProcessLR public(Handle:array, iLRNumber);


Bara 10-30-2019 06:16

Re: Cannot compile sm-hosties 2.3
 
Try this version of lastrequest.inc: https://github.com/dataviruset/sm-ho...astrequest.inc


All times are GMT -4. The time now is 16:47.

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