Thread: Banks?
View Single Post
  #4  
Old 02-16-2002, 06:25 PM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Quote:
Originally posted by TDO2000
1. Please read guidlines and rules

2.
NPC Code:

if (playerchats) {
tokenize #c;
if (startswith(deposit,#c)) {
this.deposit=strtofloat(#t(1));
if (this.deposit>playerrupees) this.deposit=playerrupees;
setstring bankaccount,#v(this.deposit);
playerrupees-=this.deposit;
}
}



something like this should do it

Nice sketch dude, but erm is that a grate on his face??
__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo