strrest
#1

Hey.
can someone give me a guide about how using function "strrest" with an example?
thanks
Reply
#2

https://sampwiki.blast.hk/wiki/Useful_Functions#strrest
Reply
#3

Код:
new string[256];
string = strrest(cmdtext, idx);
if(!strlen(string)) return 1;
what is the problem here?
Reply
#4

its nothing the problem
Reply
#5

No problem, if you are wondering why it isn't doing anything. Its "return 1;". Change it to "return 0;" or "SendClientMessage(playerid, COLOR_XX, XXX);"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)