• [DarkRP] Properties Mod - Buy/Sell doors in sets
    126 replies, posted
[QUOTE=AirBlack;45386233]I can setup config for your map. And why do you need VMF?[/QUOTE] A setup for v4b1 would be much appreciated.
Not to be a generic DarkRP asshat..... can you make the doors for rp_downtown_v4c_v2?
[QUOTE=nickster50;45391327]Not to be a generic DarkRP asshat..... can you make the doors for rp_downtown_v4c_v2?[/QUOTE] Aren't you on Evocity O.o?
No not anymore, I have switched to downtown.
Would be nice, if you add permanent saving of properties..
+1 for permanent saving! (Or a temporary one with 1 week delay before needed to rebuy it :p ) I have made a small E2 to make it easy to have the preview location(I find it way more faster) [CODE] @name Properties @inputs @outputs @persist Angle:angle Pos:vector String:string S1:string S2:string Flag:number @trigger interval(100) if (owner():keyAttack1() & Flag == 0) { Flag = 1 Angle = owner():eyeAngles() Pos = owner():pos() + vec(0,0,60) S1 = "(" + Angle:toString():sub(2,-2) + ")" S2 = "(" + Pos:toString():sub(2,-2) + ")" String = "{pos = Vector" + S2 + ", ang = Angle" + S1 + "}" print(String) } else { Flag = 0} [/CODE] Just put it and go at the place for your preview, press fire and after you can copy the chat and put it directly on your ["poses"] = (I am newbie in E2 so if you find a better way to do this just tell me ;) ) (And sorry for my english, I am french ^^ )
[QUOTE=Kaos-tic;45555698]Finding poses[/QUOTE] When i was setting up config for rp_evocity_v33x i used modified property tool. Just do LMB when you're looking at view you want and press RMB and poses will be automatically copied to your clipboard. If you will click LMB in two different views, they will be copied. If you want i can upload it.
[QUOTE=AirBlack;45570832]When i was setting up config for rp_evocity_v33x i used modified property tool. Just do LMB when you're looking at view you want and press RMB and poses will be automatically copied to your clipboard. If you will click LMB in two different views, they will be copied. If you want i can upload it.[/QUOTE] What was the point of setting up the config if I had already done it? lol
[QUOTE=ds;45573212]What was the point of setting up the config if I had already done it? lol[/QUOTE] I mean view positions.
[QUOTE=AirBlack;45570832]When i was setting up config for rp_evocity_v33x i used modified property tool. Just do LMB when you're looking at view you want and press RMB and poses will be automatically copied to your clipboard. If you will click LMB in two different views, they will be copied. If you want i can upload it.[/QUOTE] I'm interested by your automatic-poses solution, if you can upload it, it will be cool for me.
For some reason the NPC will not show up for me, no errors popping up in console [CODE]Properties.NPCSpawns[1] = { ["name"] = "Lucas", ["model"] = "models/humans/group02/male_02.mdl", ["pos"] = Vector( 3602.030518, -614.436218, 64.031250 ), ["angle"] = Angle( 0, 0, 0 ), ["whitelist"] = {1}, }[/CODE] Did I do something wrong?
[QUOTE=Kabus Iblis;45934547]eh[/QUOTE] Eh, everything looks okay. Dumb question, but have you installed addon correctly? [editline]10th September 2014[/editline] Another [URL="http://www.mediafire.com/download/2n7mesbbb8gbau8/property_tool.rar"]improvement for tool[/URL]. Now it supports View Positions. Read SWEP instructions how to use it. Maybe I will do automatically saving data in txt file later. [editline]10th September 2014[/editline] Also maybe later(maybe tomorrow) I will improve GUI and make it more smooth.
You need to install the folders into the correct folders, one folder goes into the entities folder, and the other goes into darkrp modules.
Turns out It was a conflict with some random economy thing that my friend added to my server, removed that and the NPCs show up now
I Can't get this too work.. ive added this too my server and the same map you're using and nothing, so i tried adding positions and still nothing please help. [QUOTE]Properties.NPCSpawns[1] = { ["name"] = "Bob", ["model"] = "models/odessa.mdl", ["pos"] = Vector( -7588.664551, -7643.523926, 136.031250 ), ["angle"] = Angle( 0, 0, 0 ), //["whitelist"] = {1,2}, } Properties.NPCSpawns[2] = { ["name"] = "Bob's Brother", ["model"] = "models/odessa.mdl", ["pos"] = Vector( -6706.825195, -7730.003906, 136.031250 ), ["angle"] = Angle( 0, 0, 0 ), //["blacklist"] = {1,2}, }[/QUOTE]
Today, while I was testing this addon, I encountered a problem: You can't co-own a door which is part of a property. You can add individual co-owners to doors, but they can't co-own the door. Could you make so that you can individually co-own doors which are part of a property? For some big properties, this would be a very useful thing. (Example: private rooms inside office buildings or sharing a house with a friend)
Any update for the co-owner problem ? And for the console spamming ?
Any chance on doing a rent update where you can make certain properties have rent that you have to pay every so and so?
I would love if someone could help me out adding chaos_city_v33x_03 also if there could be an update with the co-owning feature.
Thanks for the release, its a very nice script, you should post a custom version with more pre-set map / custom choose VGUI on scriptfodder cause its a really nice job you have done here ;) i use it on my server, Just, if you could make something for the door display (darkrp get phrase, that show "press f2 to buy etc", if you can remake it to have directly "To sell / go see Bob's properties something like this and the door name on the door it will be perfect :) )
Is there a config for downtown? I would absolutely appreciate it if there was ;) !!
[QUOTE=AustinH;47150303]Is there a config for downtown? I would absolutely appreciate it if there was ;) !![/QUOTE] I think I had started it when we had first got this going, just never finished. I may work on it in the future.
[QUOTE=ds;45072607]Hello peoples. I have a config completed for rp_evocity_v33x with 90% of the doors done. A few are not configured as they make sense to be "unownable" such as the bank door etc. I also have one partially done for downtown_v4c_v2 I'll release downtown when I'm finished. Evocity will be posted here soon! EDIT: Here's the Evocity config. [url]http://www.mediafire.com/download/g650kd0fzmca2vi/sh_config.zip[/url] Install: Replace the current sh_config.lua file inside darkrpmodification/lua/darkrp_modules/properties with this new one. If Alig does update the method of adding doors I will update the file to match the latest git version. :)[/QUOTE] The Download is broken :(
Hi man , Firstly thanks you for this addon =) , that work great but there is a little problem : When you buy a big property like the MTL in evocity all doors are not buy .
[QUOTE=TheVingard;47224376]The Download is broken :([/QUOTE] The link or the file? The link is fine. Edit: The config is now included with the addon by default so I'd recommend you update to the latest version.
Does this support 2.6.0? Or does that really matter cause i dont think 6.0 changed much.
[QUOTE=Xenobagel;47268192]Does this support 2.6.0? Or does that really matter cause i dont think 6.0 changed much.[/QUOTE] No guarantees but I'd say try it. If it doesn't let me know here.
Any updates on the door co-owning part? Would really appreciate it if that was fixed. Also I did the properties for rp_downtown_altered. If anyone wants the code for it, add me on steam.
[QUOTE=Kokipoki;47270350]Any updates on the door co-owning part? Would really appreciate it if that was fixed. Also I did the properties for rp_downtown_altered. If anyone wants the code for it, add me on steam.[/QUOTE] I've contacted the creator, he said that he will take a look for the co_owning part
For some reason, the npc is not spawning. Properties.NPCSpawns[1] = { ["name"] = "Bob", ["model"] = "models/odessa.mdl", ["pos"] = Vector(-851.406921, -971.395752, -131.968750), ["angle"] = Angle(-0.219962, -90.220390, 0.000000), //["whitelist"] = {1,2}, } Can someone help me ;o
Sorry, you need to Log In to post a reply to this thread.