Rough
Active member
- Joined
- Mar 7, 2015
- Messages
- 42
- Reaction score
- 4
How can i alocate more memory to this?
SAMP.IsCommandTyped($test)
0AF5: write_string $test to_ini_file "cleo\test.ini" section "Section" key "string"
without crashing?
if i do not allocate memory to that write string, i have a restriction on when i read it, like
from a sentence like this : Hello guys, how is your day?
On chat are like " Hello guy, ho "
thanks!
SAMP.IsCommandTyped($test)
0AF5: write_string $test to_ini_file "cleo\test.ini" section "Section" key "string"
without crashing?
if i do not allocate memory to that write string, i have a restriction on when i read it, like
from a sentence like this : Hello guys, how is your day?
On chat are like " Hello guy, ho "
thanks!