Main.lua error

0 0 183
answers votes views
Hey Lee, I got this error in Main.lua LUA ERROR: sys/lua/amx2d/main.lua:29: attempt to index local 'f' (a nil value) ...
Dragon0912 1 2010-10-16 03:00:15.908676

function msg doesn't work anymore?

4 0 847
answers votes views
What the fuck? dofile("sys/lua/webnet.lua") w = webnet.new() e,msg,s = w:load('sys/lua/IpToCountry.csv') addhook("joi...
eTarPu 46 2010-10-14 14:06:58.964057

if..then..else..end vs and..or

1 0 751
answers votes views
if a==0 then return b else return c end return a==0 and b or c other than the latter being shorter, are there any sig...
FlooD 1 2010-10-14 01:51:49.599297

Problems with Save/Load Script on Linux dedicated server!

1 0 672
answers votes views
hey there. I got a problem with this script ONLY on the dedicated server. It's working absolutely fine on a local "New S...
Skipper 1 2010-10-13 18:22:06.593688

Script for maket/ct

0 0 786
answers votes views
I need help on the command @maket/ct/spec. I can't figure it out.. :-/ ...
Airpilot 1 2010-10-09 09:20:06.976575

cache of old player positions

4 0 627
answers votes views
function custom(m) local array = {} for i=1,m do array[i]={0,0} end return array end cache={} f...
FlooD 1 2010-10-07 21:46:44.251465

SImple LUA script help

1 0 821
answers votes views
Please can any say me what is wrong on this simple LUA script...its something bad in the parse... addhook("break","mone...
FiiD 1 2010-10-05 12:33:56.840885

Main.Lua ..

1 0 976
answers votes views
Hello Lee. umm ... there is something wrong with my main.lua in the vps and its cause me that the server is not showin...
MaHmOoD 1 2010-09-30 02:27:59.182103

where start learn lua?

2 0 1k
answers votes views
I want to start to study lua. but i don't know where start learn lua. ...
TWBiBi 1 2010-09-26 13:03:51.963352

make txt blue for ct's

1 0 648
answers votes views
i have problem with this script... it makes every1 that saysth say with blue text, i just want 1 person or all ct's have...
Yasday 1 2010-09-25 12:06:06.278737

46

questions

Newest questions are shown first.

Tags

× 10
× 5
× 2
× 2
× 1
× 1
× 1
× 1
× 1
× 1
× 1
× 1
× 1
× 1
× 1

posts per page103050

Made with Django.