Low signal simulation in a string:
#3

This is inefficient but try to do something like this.
pawn Код:
new a = random(3);
    strdel(word, a, random(5));
    strins(word, "...", a);
Instead of the whole text work on each words. And I don't know how to work on each words. Maybe use sscanf() to get all the words and store them separately.
Reply


Messages In This Thread
Low signal simulation in a string: - by Twizted - 15.08.2014, 11:44
Re: Low signal simulation in a string: - by Virtual1ty - 15.08.2014, 13:59
Re: Low signal simulation in a string: - by Faisal_khan - 15.08.2014, 14:00
Re: Low signal simulation in a string: - by legodude - 15.08.2014, 14:01

Forum Jump:


Users browsing this thread: 1 Guest(s)