AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Account System not working (https://forums.alliedmods.net/showthread.php?t=340175)

Ninja uwu 10-30-2022 18:29

Account System not working
 
1 Attachment(s)
I dwonload one system account from Kikizon, but i try to compile and this have errors:(
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

Error: Input line too long (after substitutions) on line 585
Error: Invalid string (possibly non-terminated string) on line 586
Warning: Loose indentation on line 587
Error: Undefined symbol "varchar" on line 587
Error: Invalid expression, assumed zero on line 587
Warning: Expression has no effect on line 587
Error: Invalid string (possibly non-terminated string) on line 587
Error: Too many error messages on one line on line 587

iceeedr 10-30-2022 23:37

Re: Account System not working
 
Quote:

Originally Posted by Ninja uwu (Post 2791863)
I dwonload one system account from Kikizon, but i try to compile and this have errors:(
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

Error: Input line too long (after substitutions) on line 585
Error: Invalid string (possibly non-terminated string) on line 586
Warning: Loose indentation on line 587
Error: Undefined symbol "varchar" on line 587
Error: Invalid expression, assumed zero on line 587
Warning: Expression has no effect on line 587
Error: Invalid string (possibly non-terminated string) on line 587
Error: Too many error messages on one line on line 587

Put '//' at the beginning of line 5

Ninja uwu 10-31-2022 22:14

Re: Account System not working
 
Quote:

Originally Posted by iceeedr (Post 2791873)
Put '//' at the beginning of line 5



Error: Number of arguments does not match definition on line 571
Warning: Expression has no effect on line 572
Error: Undefined symbol "uid" on line 572
Error: Undefined symbol "int" on line 573
Error: Too many error messages on one line on line 573

Same

fysiks 10-31-2022 22:33

Re: Account System not working
 
I was able to compile it with line 5 commented out using the 1.9.0 compiler. I got a whole bunch of errors with the 1.8.1 compiler that you're using. Interestingly, it's a totally different set of errors so I'm not really sure what is different out your setup.


All times are GMT -4. The time now is 13:06.

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