Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 if string conditional
bekti Offline
Junior Member
**
Posts: 43
Joined: Mar 2012
Post: #3
RE: if string conditional
how about more than 2 string?

Code:
1
2
3
4
5
6
7
<if mt_rand(0,2) then>
string 1
<elseif  mt_rand(0,2) then>
string 2
<elseif  mt_rand(0,2) then>
string 3
</if>


like that? but it doesn't work

(This post was last modified: 08-29-2012 04:39 PM by bekti.)
08-29-2012 03:57 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
if string conditional - bekti - 08-29-2012, 01:14 PM
RE: if string conditional - ZiNgA BuRgA - 08-29-2012, 03:25 PM
RE: if string conditional - bekti - 08-29-2012 03:57 PM
RE: if string conditional - ZiNgA BuRgA - 08-29-2012, 04:51 PM
RE: if string conditional - bekti - 08-29-2012, 07:08 PM
RE: if string conditional - RateU - 08-30-2012, 01:11 AM
RE: if string conditional - bekti - 08-30-2012, 01:21 AM
RE: if string conditional - leefish - 08-30-2012, 01:36 AM
RE: if string conditional - bekti - 08-30-2012, 02:02 AM

 Standard Tools
Forum Jump: