
10-07-2001, 09:59 AM
|
|
and Delph Inc.
|
 |
Join Date: Jul 2001
Location: Canada
Posts: 1,162
|
|
|
[ Delph Inc. ]
I don't really get what you mean by saying 'one by one' because I haven't seen it on N-Pulse...but I'll try help you:
if (playerchats) tokenize #c;
if (strequals(#t(0),setrupee)) setstring rupeedrop,#t(1);
timeout=0.2;
if (timeout) {
for (i=0;i<#s(rupeedrop)/100;i++) {
lay goldrupee;
}
timeout=0.2;
}
That should work...just say: setrupee <amount> and it should lay a gold rupee until it adds to the number...you would be able to change this so it fits red, blue and green rupees too. |
__________________
Xerphier Dintch
Featuring

|
|
|
|