Hello,
I'm really getting into Lua-ing but I'm not as good as some. I'm a beginner and a 'total noob' but I'm willing to learn the advance steps to create a Roleplay gamemode such as PERP (PulsarEffect Roleplay) and OCRP (Orange Cosmos Roleplay). Is there any guides on how to make a roleplay gamemode? Will you guys give me some tips, advice and techniques on how to create a RP gamemode? I'm willing to learn either way.
Just a heads up, I'm not willing to edit a DarkRP Script. I'd rather create one from scratch. Thanks :)
If I've posted in the wrong section then sorry.
- Aneeso
Well if i where making one i would make one almost like perp.
NPC's Car garage saving cars inventory and such... that just brings more 'fun' into the experience.
[QUOTE=ne0nz;31557490]Well if i where making one i would make one almost like perp.
NPC's Car garage saving cars inventory and such... that just brings more 'fun' into the experience.[/QUOTE]
My gamemode would basically change the RP for a while (idea) and I hope I add them into my RP gamemode. I'm just having problems on where to start and how I'd do it etc. :(
Wanna know my advice for all starters?
Either, 1. Edit DarkRP, the most insanely easiest code to edit (which I use as my base gamemode, and I edit it)
or, 2. Use Tiramisu (never tried, and edit.)
3. Cause Clockwork is coming soon, edit that, and make a schema, but that might be a bit advanced.
1. is the best. :D
Okay thanks, most people have told me to edit DarkRP before I start to create my own RP project. Partly, I agree because it'll give me some understanding on Lua-ing ing the RP world.
Thanks anyway.
[QUOTE=LuaChobo;31568934]Have you even read the lua tutorial series?
Both on the wiki and on the actual lua website?[/QUOTE]
Reading the ones on wiki, haven't seen the actual site yet but I will do :)
Just been doing some editing to DarkRP and changed the HUD colours! Woo. < - Officially the first Lua-edit I've done.
[QUOTE=Aneeso_V2;31569857]Reading the ones on wiki, haven't seen the actual site yet but I will do :)
Just been doing some editing to DarkRP and changed the HUD colours! Woo. < - Officially the first Lua-edit I've done.[/QUOTE]
Good for you, glad someone is actually learning.
Now, I personally didn't read the whole lua series, I just got right to it, and looked at examples.
What's useful is, if you're looking for a function, or a method, click on "where is this used" and take a look at the million of examples they give, it's really helpful.
Goodluck on your lua ventures.
RoflWafflezz is stalking me.
[QUOTE=Jaastin;31572060]Good for you, glad someone is actually learning.
Now, I personally didn't read the whole lua series, I just got right to it, and looked at examples.
What's useful is, if you're looking for a function, or a method, click on "where is this used" and take a look at the million of examples they give, it's really helpful.
Goodluck on your lua ventures.
RoflWafflezz is stalking me.[/QUOTE]
I guess you know RoflWaffle aswell? :S
Thanks anyway, nice to have some decent feedback.
Tried to create my first gamemode by added classes, a menu to be able to change class and what weapons they would have when they join the class. Sadly failed but won't give up now!
I went on this; [url]http://wiki.garrysmod.com/?title=LUA:Gamemode_from_scratch[/url]
Sorry to say pal but if you're knew, you can't do it, try to make some Sweps. If you need help, add me on steam. I'll give you an invite.
[QUOTE=LauScript;31574061]Sorry to say pal but if you're knew, you can't do it, try to make some Sweps. If you need help, add me on steam. I'll give you an invite.[/QUOTE]
Apoligise, I think I declined you're steam invite. Feel free to send me another. :)
[QUOTE=Aneeso_V2;31573635]I guess you know RoflWaffle aswell? :S
Thanks anyway, nice to have some decent feedback.
Tried to create my first gamemode by added classes, a menu to be able to change class and what weapons they would have when they join the class. Sadly failed but won't give up now!
I went on this; [url]http://wiki.garrysmod.com/?title=LUA:Gamemode_from_scratch[/url][/QUOTE]
Good start, heh. Goodluck [; , remember, it's not stealing code if you're looking through someone's code to see how they did it.
That's called [b]learning[/b]. I do that ;d
Sorry, you need to Log In to post a reply to this thread.