Search found 2 matches

by dawi98
Mon May 25, 2015 8:05 pm
Forum: Support and Development
Topic: Hovering problem
Replies: 2
Views: 598

Re: Hovering problem

Thank you for a fast reply its working so as i wanted :D Thanksssss
by dawi98
Mon May 25, 2015 7:34 pm
Forum: Support and Development
Topic: Hovering problem
Replies: 2
Views: 598

Hovering problem

Hey guys, i have a problem with hovering. if x >= terrain[i][4] and x <= terrain[i][4]+128 and y <= 620 then --print("ID Terenu: ".. terrain[i][1]) terrainInfo = "ID: ".. terrain[i][1] .." | Owner: ".. terrain[i][5] .." | Gold per turn: " .. terrain[i][6] .. &...