Pawn preprocessor
PHP Code:
PHP Code:
|
Re: Pawn preprocessor
Quote:
Welcome to the AMX Mod X 1.8.1-300 Compiler. Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team Header size: 404 bytes Code size: 444 bytes Data size: 40 bytes Stack/heap size: 16384 bytes; estimated max. usage=42 cells (168 bytes) Total requirements: 17272 bytes Done. -------------------------- i put the same code ... and it dont show any error |
Re: Pawn preprocessor
Weird, I'm still having this error. Try to include fun, compile then. After that recompile without fun, I'm wondering if it somehow stays in memory :O
|
Re: Pawn preprocessor
|
Re: Pawn preprocessor
The thing about "stock" is that it means you can compile without that function if you don't use it. Set it to public and you should get that error.
|
Re: Pawn preprocessor
Code:
Code:
Welcome to the AMX Mod X 1.8.1-300 Compiler. Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team Header size: 484 bytes Code size: 984 bytes Data size: 44 bytes Stack/heap size: 16384 bytes; estimated max. usage=42 cells (168 bytes) Total requirements: 17896 bytes Done. |
Re: Pawn preprocessor
Sorry, indeed it works. I forgot that I had used set_user_maxspeed somewhere in that plugin. I was working on that stock and I was doing something wrong, after fixing it, I didn't read the whole message - that error was in plugin, not stock. Thanks anyways :D
|
| All times are GMT -4. The time now is 21:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.