View Single Post
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 03-19-2021 , 09:37   Re: plugin is not compiled, can anyone help?
Reply With Quote #2

Always attach the .sp file in cases like this.

Anyway some common mistakes here, you don't set ADMFLAGS with RegConsoleCmd, use RegAdminCmd instead.

"should return a value" messages are easy to fix, just check the method, if it returns an int/bool etc, be sure that you are returning something in all possible endings.

Anyway, try the file attached below, if there are bugs still, then you are at your own, at least is compiling now. Nobody is able to understand the flaws on 2k line code.
Attached Files
File Type: sp Get Plugin or Get Source (join_team_darkwob.sp - 66 views - 61.3 KB)
__________________
Marttt is offline