hellsing293
05-10-2006, 09:31 PM
how do i get the bvot game names in order. like for example i would get hur51 then i would get hur34. how would i make it go hur1, hur2, hur3?
| View Full Version : bot game #'s in order? hellsing293 05-10-2006, 09:31 PM how do i get the bvot game names in order. like for example i would get hur51 then i would get hur34. how would i make it go hur1, hur2, hur3? PoweredDeath 05-12-2006, 01:49 AM Char_BNGameName_Perso => If the parameter is different than "No" the bot will take the passed string adding incremented number behind it (1,2..etc..) as the new game name creation string, ignoring Char_BNGamePass_String. |