Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-07-2001, 09:59 AM
Knightoffrost Knightoffrost is offline
and Delph Inc.
Knightoffrost's Avatar
Join Date: Jul 2001
Location: Canada
Posts: 1,162
Knightoffrost is on a distinguished road
Send a message via ICQ to Knightoffrost Send a message via AIM to Knightoffrost Send a message via Yahoo to Knightoffrost
[ 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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:27 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.