AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding MM:S Plugins & SM Extensions (https://forums.alliedmods.net/forumdisplay.php?f=75)
-   -   PushStringEx maximum length? (https://forums.alliedmods.net/showthread.php?t=151936)

raydan 03-01-2011 19:51

PushStringEx maximum length?
 
i try push a 4096 length char using PushStringEx,
in sourcemod function, can't get the whole string?
there are maximum string length in sourcemod?

BAILOPAN 03-01-2011 20:51

Re: PushStringEx maximum length?
 
When you compile the plugin, what are the memory use statistics the compiler outputs?

raydan 03-01-2011 22:03

Re: PushStringEx maximum length?
 
my mistake, i use PrintToServer to print output, and the PrintToServer only can output 1024 char


All times are GMT -4. The time now is 11:51.

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