* ewuu Tông môn thằng google dịch như sh*t. Ai giỏi tiếng anh dịch hộ mình với, Graham nên đưa vào hàm điều kiện câu lệnh này vì có đôi lúc ta cần phải đưa ra điều kiện xảy ra cùng lúc... Theo mình nghĩ là như vậy, mọi người ủng hộ thì cmt, mình like liền!!!
2014-05-04 15:45 · (0)
* SupAlpuket * ewuu .
for a while, you can use
var $x=1
var $y=1

if not $x or not $y
 # nothing
else

 # then, condition here is
 # $x=1 AND $y=1

endif

Copy code
2014-05-04 17:50 (edited 2014-05-04 17:53 by SupAlpuket ) · (0)
* tiaxgame * ewuu đây! http://aichat.wap.sh/xt/if/and
2014-05-04 23:39 · (1)
* tiaxgame * SupAlpuket
var $x=2
var $y=3

if $x==2
If $y==3
 # then, condition here is
 # $x=2 AND $y=3
Print ($x*$y)
# return 6
endif
Endif

Copy code

var $x=2
var $y=3

if $x==2
If $y==4
 # then, condition here is
 # $x=2 AND $y=4
Print ($x*$y)
# return 6
Else
Print ($x*4)
endif
Endif
#return 8

Copy code
2014-05-04 23:47 · (1)
* SupAlpuket * tiaxgame that better one
2014-05-05 02:20 · (0)
* KayC Chào ae
2014-05-07 22:35 · (0)
* Arifmtp * KayC :) terima kasih
2014-05-25 15:00 · (0)

Online: Guests: 1