Forum

> > CS2D > Servers > [GSZ] Happy Town
Forums overviewCS2D overview Servers overviewLog in to reply

English [GSZ] Happy Town

10 replies
To the start Previous 1 Next To the start

old [GSZ] Happy Town

MAFIAKiller
User Off Offline

Quote
Hi all CS2D Players!
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.

old Re: [GSZ] Happy Town

Black Wolf
User Off Offline

Quote
HC admin script
http://unrealsoftware.de/files_show.php?file=4543

Transcript Lua Experiment 1.07 [TLex] -- with 250 commands, but this will be hard to use for you!
http://unrealsoftware.de/files_show.php?file=6780


I recommend this for you includes hat mod.
[474] - Happytown Lua
http://unrealsoftware.de/files_show.php?file=11889


anti trigger hack


For websites i recommend us 000webhost and then install phpbb or mybb forum...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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
edited 1×, last 11.08.12 07:22:50 pm

old Re: [GSZ] Happy Town

Chingy
User Off Offline

Quote
I can offer you my website. I don't need it anymore.
Check out happytown474.forumj.net.
Also I can offer you my help with editing the 474 Lua.

And the best thing is: I don't need to be Admin on your server. Well, I don't wanna.
But only tomorrow because I will go out with friends now.

old Re: [GSZ] Happy Town

Jynxxx
User Off Offline

Quote
Don't even suggest that stupid admin panel or any admin system that uses menus. @user MAFIAKiller: I can probably make you one that's easy for you to use just pm me.

old Re: [GSZ] Happy Town

Gaios
Reviewer Off Offline

Quote
> 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
edited 2×, last 11.08.12 08:51:03 pm

old Re: [GSZ] Happy Town

Chingy
User Off Offline

Quote
user Jynxxx has written
Don't even suggest that stupid admin panel or any admin system that uses menus. @user MAFIAKiller: I can probably make you one that's easy for you to use just pm me.

474 Lua doesn't uses Menus. Tey are all with commands. The screens are just showing the help menu. Right now it's maybe the best Lua made for HT that you can find on Unrealsoftware.

old Re: [GSZ] Happy Town

Black Wolf
User Off Offline

Quote
user Chingy has written
user Jynxxx has written
Don't even suggest that stupid admin panel or any admin system that uses menus. @user MAFIAKiller: I can probably make you one that's easy for you to use just pm me.

474 Lua doesn't uses Menus. Tey are all with commands. The screens are just showing the help menu. Right now it's maybe the best Lua made for HT that you can find on Unrealsoftware.
Agree with you… but it doesn't worked for me

old Re: [GSZ] Happy Town

MAFIAKiller
User Off Offline

Quote
GajosPL!
You win Admin on my server !!!
You can
> Invite new mebers
> give admin but only with my permision

Thx All!
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview