hellocorelua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hellocorelua [2014/03/22 21:45]
mroriz [Execution]
hellocorelua [2017/07/21 03:08] (current)
Line 185: Line 185:
   connection:add_listener("external", listener)    connection:add_listener("external", listener) 
      
- while true do+  while true do
     -- random lat and lng and encode in json     -- random lat and lng and encode in json
     client_data.lat = -1 * math.random(22, 25)     client_data.lat = -1 * math.random(22, 25)
  • hellocorelua.txt
  • Last modified: 2017/07/21 03:08
  • (external edit)