![]() |
Some Help.
Can anyone explain me 3 commands?
add some example if possible,thank you. :) |
return ends the function that is being called and goes back to the function caller
continue is used in while/for loops, it skips to the next loop if you use it NPC Code: should make the text say 50 or 51, not sure which, too lazy to test break ends a loop NPC Code: will end the loop when i reaches 100 I'm 99% sure that what I said is accurate, but then again I may be wrong |
Thank you.
|
Quote:
if (0/2 == int(0/2)) << True Jagen, Jagen, Jagen.... |
Please forgive me, for some reason I was thinking of break instead of continue. :\
|
Quote:
|
| All times are GMT +2. The time now is 04:32 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.