Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta2.0_1293+sm1.12_7137 #6

Open
PLTAT opened this issue Jun 1, 2024 · 0 comments
Open

meta2.0_1293+sm1.12_7137 #6

PLTAT opened this issue Jun 1, 2024 · 0 comments

Comments

@PLTAT
Copy link

PLTAT commented Jun 1, 2024

meta2.0_1293+sm1.12_7137

// \addons\sourcemod\scripting\include\smlib\entities.inc(41) : error 138: const was specified twice
// 41 | stock Entity_FindByName(const const String:name[], const String:class[]="")
// ---------------------------------------^
//
// \addons\sourcemod\scripting\include\smlib\entities.inc(1773) : error 418: deprecated syntax; see https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Typedefs
// 1773 | functag Entity_ChangeOverTimeCallback bool:public(&entity, &Float:interval, &currentCall);
// ---------^
//
// \addons\sourcemod\scripting\include\smlib\entities.inc(1773) : error 001: expected token: "-identifier-", but found "public"
// 1773 | functag Entity_ChangeOverTimeCallback bool:public(&entity, &Float:interval, &currentCall);
// -----------------------------------------------^
//
// \addons\sourcemod\scripting\include\smlib\entities.inc(1773) : error 122: expected type expression
// 1773 | functag Entity_ChangeOverTimeCallback bool:public(&entity, &Float:interval, &currentCall);
// ----------------------------------------------------------^
//
// \addons\sourcemod\scripting\include\smlib\entities.inc(1773) : error 029: invalid expression, assumed zero
// 1773 | functag Entity_ChangeOverTimeCallback bool:public(&entity, &Float:interval, &currentCall);
// -----------------------------------------------------------^
//
// 5 Errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant