18.02.2019, 02:58
Plugin works great
However how does one replace text with nothing
Without getting the error
If i put any text into the format it works sweet as, but with nothing error.
Normally I would open up the plugin source and sus it out myself, however I am out of town for a while and only have my craptop
However how does one replace text with nothing
Code:
new Regex:r = Regex_New("Test "); Regex_Replace("My Test Text", r, "", str);
Code:
[Pawn.Regex] Plugin::n_regex_replace: invalid str or fmt
Normally I would open up the plugin source and sus it out myself, however I am out of town for a while and only have my craptop