Elyotna / IntWars

MOBA server framework
GNU General Public License v3.0
154 stars 65 forks source link

Lua doesn't work #50

Closed raphaelbadia closed 10 years ago

raphaelbadia commented 10 years ago

Hey, it seems that all lua script doesn't work. I tried to use cait E and nothing happened, the animation works but it doesn't teleport. Anyway, thank you for your work on it !! I would like to help but I don't know where to start ..

Elyotna commented 10 years ago

Yup, this is known. Don't know why yet.

Btw, which version are you testing this on ? I'm still on 4.13, I have no idea whether 4.14/4.15 work..

raphaelbadia commented 10 years ago

I'm on the latest version, downloaded this today.. I just discovered the project :) May I ask you a skype id or any live chat (irc?) to contact you ? If it doesnt disturb you.

benank commented 10 years ago

It loads fine on the latest version. I haven't tested everything extensively, but it's fully functional from what I saw.

raphaelbadia commented 10 years ago

Even the Caintlyn script ? I tried ezreal + nidalee and it's working, but if you move, animations doesn't work anymore

raphaelbadia commented 10 years ago

Spells animations

ccerrillos commented 10 years ago

@Sokifilou One problem I encountered with moving and animations not working anymore was when I was compiling under a 32bit Ubuntu server (I don't know why it didn't compile properly, the compiler should make it 32bit compatable), which didn't turn out well because there are 64 bit variables, it then worked just as well as the windows when I compiled it on a 64bit Ubuntu server in vmware. I don't know how you're compiling this so yeah...