
08-28-2007, 11:19 AM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Hmmm in C/C++ there is a function sscanf(clientr.item, "Bow%d", numbervar) which would tell you if the string is of the good format and would assign the number automatically to "numbervar". Eventually that could be added to Graal script. |
|
|
|