Coder Social home page Coder Social logo

drp_properties's People

Contributors

alig96 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

justinnobledev

drp_properties's Issues

Not working.

Whenever I look at a door and try to buy it without the npc then it works. Also when I buy a property I get this : [DarkRP] You need to be looking at a door/vehicle!
[DarkRP] You need to be looking at a door/vehicle!

Problems.

When I first try to buy the door, it says " you must be look at a door/vehicle". It takes my money and my name goes to whichever property I buy. So, I go to the property and the door still says Press F2 to buy. I try buying and it says " You must purchase this property from an agent "

When I sell it says " You don't own this, you are not allowed to sell this " But I get money.

Weird ;p

Players can get a negative balance if they buy a property they cannot afford.

I know there's a way to submit new snippets of code, but I've never used github for that purpose and I don't have time this morning to find out. I fixed this by adding this:

if !ply:canAfford(Properties.PropertyDoors[propID].price) then
DarkRP.notify(ply, 0, 4, "You cannot afford this property!")
return end

After line 155 (in the buyproperty function), so it checks to see if the player can afford the home.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.