• NutScript - Nutty name, serious framework
    2,778 replies, posted
[QUOTE=Saxithon;44212783]Mh, as a lua beginner, how do i declare an item, like the combine lock (also that it opens when youre a combine) , it should open by CWU Members?[/QUOTE] It's declared in sh_schema.lua I recommend making a plugin that makes an IsCWU playermeta. Look in sh_schema.lua for reference. Any work done on fixing the "citizen_male" anim holding "pistol" weapons?
[QUOTE=Johnny Guitar;44215086]Youtube Video what a nerd[/QUOTE] Where the hell do you make these things? I know Kuro made that one but there were some previously posted here.
[QUOTE=Blazer232;44215953]"cake sucks" yes that will earn you some good points with the rp community[/QUOTE] I think it's referring to CakeScript, Tiramisu, etcetera.
Chessnut gives a dramatic reading of certain events [video=youtube;dih2I9h4uX8]http://www.youtube.com/watch?v=dih2I9h4uX8[/video]
So what's everyone working on now?
Some Locks and CWU features, is my current work :P #Edit: the Team == FACTION_CWU won't work (tried !activator:Team == FACTION_CWU) and so on, ANy ideas?
[QUOTE=GTbrawlers;44223348]So what's everyone working on now?[/QUOTE] my map and my own gamemode :)
[QUOTE=GTbrawlers44223348]So what's everyone working on now?[/QUOTE] mass production of schemas for the nutscript community and some advanced schemas plugins n shit
Mostly maintaining ARP now for DF, I might start working on a second schema. Some random plugins ect
[QUOTE=NightmareX91;44217872]I think it's referring to CakeScript, Tiramisu, etcetera.[/QUOTE] yes i i know
May Chess could create an Page listed with schemas and so on :l
[QUOTE=Saxithon;44226387]May Chess could create an Page listed with schemas and so on :l[/QUOTE] [url]http://chessnut.info/schemas/[/url]
[QUOTE=Saxithon;44224684]Some Locks and CWU features, is my current work :P #Edit: the Team == FACTION_CWU won't work (tried !activator:Team == FACTION_CWU) and so on, ANy ideas?[/QUOTE] Why won't you look at what I posted? :'(
[QUOTE=Saxithon;44226387]May Chess could create an Page listed with schemas and so on :l[/QUOTE] All schemas available for download are listed [B][I]HERE:[/I][/B] [url]http://facepunch.com/showthread.php?t=1373350[/url]
Chessnut.info is pretty unsecure, I suggest using wordpress security. It's pretty easy to tell its unsecure as the admin login is still visible and still uses the extension wp-login. Anyways, I look forward to seeing more stuff pumped out by the community. It seems Nutscript is growing daily as some of you have stated, you now get full servers on this framework whereas when it was first released nobody played it.
Can someone give me a code for a clothing item that changes the body group on the playermodel please?
[QUOTE=GTbrawlers;44229323]Chessnut.info is pretty unsecure, I suggest using wordpress security. It's pretty easy to tell its unsecure as the admin login is still visible and still uses the extension wp-login.[/QUOTE] Uh.. I'm not sure you know what "unsecure" means. An exposed admin login page really isn't a big deal as long as your admin passwords aren't easily brute forced.
[QUOTE=Alex_grist;44233595]Uh.. I'm not sure you know what "unsecure" means. An exposed admin login page really isn't a big deal as long as your admin passwords aren't easily brute forced.[/QUOTE] It's a vulnerability which makes it insecure and wordpress is notoriously easy to hack.
[QUOTE=GTbrawlers;44234695]It's a vulnerability which makes it insecure and wordpress is notoriously easy to hack.[/QUOTE] So any page that has a login page is insecure?
facepunch is vulnerable because the login panel is on every page
Anyways enough about web vulnerability, any word from Rebel? [editline]1[/editline] What's wrong with snipping? I'd rather not have people arguing about that pointlessness when we can discuss the gamemode. [editline]2[/editline] What I was talking about was [url]https://wordpress.org/plugins/better-wp-security/[/url] scroll down to Obscure to see what I mean.
[QUOTE=GTbrawlers;44238446]Call me dumb if you want but wordpress isn't exactly Vbulletin is it. Wordpress is used by admin staff or writers only whereas Vbulletin is used for a forum capable of thousands thus it has to be more secure. In addition, you have to pay for Vbulletin which means less people have access to it whereas wordpress is open. Anyways enough about web vulnerability, any word from Rebel?[/QUOTE] Are you dumb? I think you need to stop pooping out of your mouth, because that's my job. Edit: Nice snip, boy'o
[QUOTE=GTbrawlers;44238446]Call me dumb if you want but wordpress isn't exactly Vbulletin is it. Wordpress is used by admin staff or writers only whereas Vbulletin is used for a forum capable of thousands thus it has to be more secure. In addition, you have to pay for Vbulletin which means less people have access to it whereas wordpress is open. Anyways enough about web vulnerability, any word from Rebel?[/QUOTE] Wordpress is very well established, just because an admin login page is open doesn't mean there's a vulnerability. Only if it's left unpatched after security fixes it's a problem. [editline]14th March 2014[/editline] By your standards also, garry's blog would be vulnerable [url]http://garry.tv/wp-admin[/url]
[QUOTE=Blazer232;44232594]Can someone give me a code for a clothing item that changes the body group on the playermodel please?[/QUOTE] Guys pls
ent:SetBodygroup(number,number)
Hello, I don't know why but I'm getting some issues with the door system. In industrial17_v1 when I set some doors unownable or hidden, after one hour I restart the map and this doors become for sale again. Anyone have this issue too? I only edited some files from hl2rp gamemode for translate CP advertises with nutscript language system so I think that's not the problem.
[QUOTE=fercalbla;44243214]Hello, I don't know why but I'm getting some issues with the door system. In industrial17_v1 when I set some doors unownable or hidden, after one hour I restart the map and this doors become for sale again. [/QUOTE] Everyone's been reporting this problem since release. It's something about setting the doors to persist.
[url=https://github.com/Chessnut/NutScript/commit/a750de96580843c3e191e74088d6916f3b2aeb34]This should be fixed now. Try updating.[/url] [editline]15th March 2014[/editline] Also, server chat plugin is here: [url]https://github.com/Chessnut/NSPlugins/tree/master/Server%20Chat[/url]
[QUOTE=Johnny Guitar;44242377]ent:SetBodygroup(number,number)[/QUOTE] Yes but how do I take this and put it into like a clothing item.
[QUOTE=Blazer232;44255112]Yes but how do I take this and put it into like a clothing item.[/QUOTE] I'm pretty sure that you set the bodygroup when they put it on, like a left-click or a left-click menu with the "Wear" option.
Sorry, you need to Log In to post a reply to this thread.