Forum

> > Trash > lua error
Forums overviewTrash overviewLog in to reply

English lua error

No replies
To the start Previous 1 Next To the start

closed moved lua error

robed
User Off Offline

Quote
adminlist = {26326}

addhook("serveraction","zpadmin")
function zpadmin(id,act)
for _, usgn in ipairs(adminlist) do
if player(id,'usgn') == usgn then
parse ("setmaxhealth "..id.." 150")
parse ("setarmor "..id.." 100")
parse ("speedmod "..id.." 2")
end
end
end

dont work :((



EDT: fixed
To the start Previous 1 Next To the start
Log in to replyTrash overviewForums overview