This is my first Happy Town server and i need help!
First- I need a admin script;
2)I need help to create clan forum.
Better help = ADMIN!
Help me please!
Sorry for bad english.
Servers
[GSZ] Happy Town
[GSZ] Happy Town
1

function echo(id,...)
s = ""
for i,v in ipairs(arg) do
s = s..tostring(v).." "
end
msg2(id,s)
end
addhook("usebutton","h_usebutton")
function h_usebutton(id,x,y)
--echo(id,x*32,y*32)
dir = entity(x,y,"int1")
tg = entity(x,y,"trigger")
local px,py = x*32,y*32
local minx,maxx,miny,maxy = px,px+32,py,py+32
local playerx,playery = player(id,"x"),player(id,"y")
if playerx < maxx and playerx > minx and playery < maxy and playery > miny then
--echo(id,"valid trigger")
else
echo(id,"invalid trigger, hack detected!")
parse("trigger "..tg) -- trigger again to undo
end
end
MAFIAKiller: I can probably make you one that's easy for you to use just pm me.
To create the page, use the editor Manifo 
www.en.manifo.com -to register
www.en.manifo.com/login -to login in
I can create a site server
Lua Script 
I can help you create a script
Your and my copyright
I can create a script for your server
My copyright
You can use
Jynxxx has written
MAFIAKiller: I can probably make you one that's easy for you to use just pm me.
Chingy has written
Jynxxx has written
MAFIAKiller: I can probably make you one that's easy for you to use just pm me.
Invite new mebers
give admin but only with my permision
1
