[HELP] Longer /me and /do
#8

Something like this,
pawn Код:
new
    str1[256],
    str2[128];
format(str1, 256,"blahhhhhhhh x256");// this would need to be over 128 charachters long
strmid(str2, str1, 128, 256);//puts everything after 128 cells/letters into str2
Reply


Messages In This Thread
[HELP] Longer /me and /do - by joeri55 - 14.11.2010, 03:54
Re: [HELP] Longer /me and /do - by iggy1 - 14.11.2010, 04:16
Re: [HELP] Longer /me and /do - by joeri55 - 14.11.2010, 04:28
Re: [HELP] Longer /me and /do - by iggy1 - 14.11.2010, 04:32
Re: [HELP] Longer /me and /do - by joeri55 - 14.11.2010, 04:35
Re: [HELP] Longer /me and /do - by iggy1 - 14.11.2010, 05:14
Re: [HELP] Longer /me and /do - by joeri55 - 14.11.2010, 05:21
Re: [HELP] Longer /me and /do - by iggy1 - 14.11.2010, 05:32
Re: [HELP] Longer /me and /do - by joeri55 - 14.11.2010, 06:11
Re: [HELP] Longer /me and /do - by Retardedwolf - 14.11.2010, 06:20

Forum Jump:


Users browsing this thread: 1 Guest(s)