![]() |
Quote:
|
Quote:
Quote:
|
lol lazyness.
for(i=0;i<10;i++;) { } == i=0; while (i<10) { i++; } you think not? Hit F6. |
Quote:
|
Re: Suggested commands?
The rotate commands are very good ideas, and i doubt they are original ideas.
They will probally be introduced in this new scripting language ive been hearing about. |
replacestring2 list,text,text;
replaces the string at position 'index' with 'text' Or is there one o_O? |
Quote:
What you explained is actually the replacestring command. It seems like you want to modify a substring of a member of a string list. Is this correct? If so, just use #e o_O |
Quote:
replaces the string 'text' with new 'text' I can use #e. I guess this command would just promote laziness .... |
Quote:
setstring this.array,a,b,c,def; this.replace = lindexof(c, this.array); replacestring this.array,this.replace,replaced; would replace "c" with "replaced" making this.array = a,b,replaced,def |
Quote:
|
Quote:
Sorry if I misunderstood. |
Well they should have a disablesword command. But not needed as i found a way to disable sword myself :-)
http://forums.graal2001.com/forums/s...threadid=49531 <--- |
| All times are GMT +2. The time now is 03:04 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.