Thread: gui windows x_X
View Single Post
  #19  
Old 03-19-2006, 05:46 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
I also added in a numerical value, the time for jailings (DR has an auto unjail system) however, it's not sending the time right it's params[3]*3600 and it shows up at literally params[3]*3600 (which may as well be 0) since gs2 doesn't have a #v() what do I do?
Also, I had hoped to display text like this:
player.chat="Jailed for " params[2] " for " params[3] " hours";
bu obviously, that doesn't work
(params[2] is the reason, 3 is the time).
Reply With Quote