SA-MP Forums Archive
Next line - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Next line (/showthread.php?tid=104219)



Next line - Maniek - 23.10.2009

How create this function?
/imageshack/img12/8011/samp007t.jpg


Re: Next line - Mujib - 23.10.2009

Quote:
Originally Posted by E-Max
How create this function?
http://yfrog.com/0ysamp007cp
:P, Ask it on the server where you took the picture?


Re: Next line - Maniek - 23.10.2009

Quote:
Originally Posted by Mujib
Quote:
Originally Posted by E-Max
How create this function?
http://yfrog.com/0ysamp007cp
:P, Ask it on the server where you took the picture?
Do not tell me


Re: Next line - MenaceX^ - 23.10.2009

Picutre is not loading for me, could you explain what I could've seen there?


Re: Next line - Karlip - 23.10.2009

Quote:
Originally Posted by MenaceX^
Picutre is not loading for me, could you explain what I could've seen there?
It's just passing a very long string to another line.(like in ls-rp)
E.G: faьdokfadfafadfaf..
..dkfadlfadfadfdff


Re: Next line - Maniek - 23.10.2009

Quote:
Originally Posted by Karlip
Quote:
Originally Posted by MenaceX^
Picutre is not loading for me, could you explain what I could've seen there?
It's just passing a very long string to another line.(like in ls-rp)
E.G: faьdokfadfafadfaf..
..dkfadlfadfadfdff
Can i download this GM (ls-rp)?
if yes that where?


Re: Next line - Google63 - 23.10.2009

That's string cutting if it is longer then defined. Nothing too complicated, just use logic and knowledge...


Re: Next line - Maniek - 23.10.2009

Quote:
Originally Posted by JoeBullet
That's string cutting if it is longer then defined. Nothing too complicated, just use logic and knowledge...
I know how create if (strlen(text) etc...) but i don't know what add after "if" :/


Re: Next line - Maniek - 23.10.2009

Quote:
Originally Posted by raven.yz
Thx for help this is what i need