Text amount per line?
#1

how can i increase the max characters in one line?

Say.. example.. /o (/ooc) out of character chat?

has this got anything to do with it?

new result[64];
Reply
#2

increase it to 128, as that's the max input/output.
Reply
#3

This isn't really answering your question, but for limits, read this: https://sampwiki.blast.hk/wiki/Limits
Reply
#4

Quote:
Originally Posted by mannen55
has this got anything to do with it?

new result[64];
You guessed it. Your defining the cells in the string with []
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)