Kamov
|
  |
| Joined: 07 Aug 2008 |
| Total Posts: 29015 |
|
|
| 23 Feb 2015 07:25 PM |
Is it possible to script AI in roblox lua including decision tree
Hmmm |
|
|
| Report Abuse |
|
|
PvN
|
  |
| Joined: 10 Apr 2010 |
| Total Posts: 22145 |
|
| |
|
|
| 23 Feb 2015 07:29 PM |
no
I threw a grenade and killed 50 people. Then the grenade exploded. |
|
|
| Report Abuse |
|
|
shysun
|
  |
| Joined: 06 Jun 2011 |
| Total Posts: 3579 |
|
|
| 23 Feb 2015 07:29 PM |
'everything is possible if you believe'
i want to fly... |
|
|
| Report Abuse |
|
|
shrauger
|
  |
| Joined: 08 Nov 2011 |
| Total Posts: 10573 |
|
|
| 23 Feb 2015 07:38 PM |
| MOM!!!!!11!1!1!1 GET THE CAMERA1!1!1!!1' |
|
|
| Report Abuse |
|
|
| |
|
|
| 23 Feb 2015 10:13 PM |
v = math.random(1,2) if v == 1 then print("1") elseif v == 2 then print("2") |
|
|
| Report Abuse |
|
|
|
| 23 Feb 2015 10:59 PM |
@opposed
why not just do
v = math.random(1,2) print(v)
or... even better...
print(math.random(1,2)) |
|
|
| Report Abuse |
|
|
Roblok1
|
  |
| Joined: 27 Jul 2011 |
| Total Posts: 2019 |
|
|
| 23 Feb 2015 11:06 PM |
| smartest npc is the 1 that doesnt run into walls |
|
|
| Report Abuse |
|
|