Ulysses Stuff > Ulysses Release Archives

UnoLimited - No spawn limits for Admins or SuperAdmins

<< < (14/23) > >>

superkyol:
I'm not really a script writing kind of person, not anymore. How difficult would it be to code the suggestions I've made, for someone with Java and PERL background experience and knowledge of scripting protocol?

JamminR:
My background before I learned Lua was, in chronological order, TRS80 BASIC, C64 BASIC, MS/PC DOS batch/command shell, PHP 4, tidbits of variants of *nix shells (tcsh, bash, ...), and just a good ability to read what some script is doing even if I don't know original construct.
So, since you have background, your 'addition' idea wouldn't be difficult. Shouldn't take more than a if/then comparison or two like I kind of outlined in my previous reply to your idea.
As for per player modification....well, that would not only take Lua experience, it would require a bit of experience with ULib and the UCL.
I don't mean to scare you away from it. It can just get complicated at times depending on what you're trying to do. Version 2 of this script uses so little ULib integration now.. it just looks up what group someone is in...then sets the limit multiplier if they belong to a predefined group or not.(1 if not)

superkyol:
C64 BASIC? You don't say! I started using a Commodore PET when I was only a few years old, moved up to C64 a year later, and QBASIC on an IBM not long after that.

I'll take a crack at making a per-user system, see if I can come up with my own little ULX/ULib addon within the next few weeks.

Thanks for all your help!

JamminR:
In order greatest to least recommended, the following should help you.
Lua 5.1 documentation - http://www.lua.org/manual/5.1/

ULib documentation - http://ulyssesmod.net/docs/index/General.html

Gmod Lua wiki - http://wiki.garrysmod.com/?title=Lua

If you have questions or want general help, use our Developers corner area. Most here would assist even in non-ULib related Lua.
Some would also help with SQL, and though fewer, maybe even some with other languages, scripting construct or not.

mishappp:
You probably wont consider this but this plugin disables bannedprops for every user in darkrp, I know ulx was not intended to be used in rp but it is being used by a lot of people and I would love to use this plugin.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version