プレイ日記
BeefJerkey SuperBeefJerkey
Need help with my P2KICKED code. There are more than one position the he can be kicked in (two right now) but one is before the other so it becomes false again.
0そうだね
プレイ済み
返信[1]
親投稿
こうやま kouyama1435
Use "ENDIF".Below: IF PTWOSLASHED==TRUE THEN HELTHTWO=HELTHTWO-5 PRINT "P2'S helth:";PTWOSLASHED TWOM=100 : : ENDIF
0そうだね
未プレイ
返信[2]
親投稿
こうやま kouyama1435
And other tips. 1.Be shorter by Simultaneous replace function "PTWOSLASHED" -> "P2SL" 2.Write "IF value THEN" insted of "IF value==TRUE THEN". "IF value THEN" means "IF value!=0 THEN".
0そうだね
未プレイ