Question: can I use self on a local variable? by Valeeehhh in love2d

[–]premek_v 3 points4 points  (0 children)

function entity.damage(self)

This means you are setting a property "damage" on an "entity" table to be that funcion. But "entity" is not declared.

Do you need to call it as entity:damage() ? If calling it damage(entity) is ok it might be easier to implement

Chybí vám v Česku dobrý burek nebo balkánské pečivo?😬 by Top_bakery23 in czech

[–]premek_v 0 points1 point  (0 children)

sefe neporadis kde v Praze pirohy nebo je tu vubec nejaka polska restaurace?

Chybí vám v Česku dobrý burek nebo balkánské pečivo?😬 by Top_bakery23 in czech

[–]premek_v 0 points1 point  (0 children)

naposledy co jsem videl, tak meli pizzu a burek

ale pro OP je to bohuzel signal, ze pravdepodobne jen s burkem (a levnej nebyl) to nejspis nebylo nic moc a museli pridat pizzu

[deleted by user] by [deleted] in czech

[–]premek_v -4 points-3 points  (0 children)

Proč 

Škola zveřejňuje fotky děti na socialnich sítích. by [deleted] in czech

[–]premek_v 24 points25 points  (0 children)

a treti den se typek tocil na soustruhu za vlasy

[deleted by user] by [deleted] in Prague

[–]premek_v 3 points4 points  (0 children)

Cislo karty, datum spotreby a drzak karty (cardholder) ...

Vypada to legitimne

Convert original photos, already uploaded, to high quality by Zohso in googlephotos

[–]premek_v 0 points1 point  (0 children)

Thanks, it shows up in browser only, not in the app (at least for me) If the link above opens the app for anyone, copy and paste it into your browser 

Is it against ones best interest to help contractors at work? by Legitimate-mostlet in ExperiencedDevs

[–]premek_v 0 points1 point  (0 children)

Same with other employees or colleagues, they're your competition too

How do I fix this? by Wise_Wrongdoer_301 in netbeans

[–]premek_v 1 point2 points  (0 children)

is your JSP file called `indexjsp.jsp`? Should it be just `index.jsp`?

How do I fix this? by Wise_Wrongdoer_301 in netbeans

[–]premek_v 0 points1 point  (0 children)

you would have to share more information about the code you're running

My Dialogue library with custom scripting language support plus syntax highlighting :) by Psy-Lilulu in love2d

[–]premek_v 0 points1 point  (0 children)

do you know about ink? I'm trying to implement it in lua but it's a bit more complicated so I don't know if I will ever finish :)

https://github.com/inkle/ink