Thread: Scripting Help
View Single Post
  #7  
Old 08-19-2001, 09:44 PM
LiquidIce00 LiquidIce00 is offline
RadioActive Monkeeh
LiquidIce00's Avatar
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
LiquidIce00 is on a distinguished road
Send a message via ICQ to LiquidIce00 Send a message via AIM to LiquidIce00 Send a message via Yahoo to LiquidIce00
Quote:
Originally posted by Kaimetsu


Correct except for the fact that he said that he wanted them in strings. Still pretty easy to adapt your code, though.
in string
NPC Code:

if (playerenters) {
for (this.i=0;this.i<strlen(#s(bankaccount));this.i++) {
setstring baccount#v(this.i),strtofloat(#e(this.i,1,#s(banka ccount)));
}
}

__________________
LiquidIce *Owner* (UnholyNation)
-UN Website
http://www.unholynation.com
-UN Forum
http://forums.unholynation.com
-
-the thinker
-

-
onwall2 for nonp2p (i suck at onwall)
Reply With Quote