Giter Site home page Giter Site logo

sols-rpg's Introduction

Fear & Respect Roleplay

Fear & Respect™ is the first and only San Andreas: Multi-Player roleplay server based on the story line and concept of the original game. Delivering fun, doubtlessly. With a lively community, 10 years of success and gangster roleplay that you've seen nowhere else, you would surely be amazed and love having that 90's feel.

Discord & Social Media

You can join our Discord server and have a chat with other like-minded people, download Discord (https://discordapp.com/download) and check us out at https://discord.gg/gNUrWkm - don't forget to follow, like and subscribe to the pages below!

https://www.facebook.com/streetzofls/

https://twitter.com/streetzofls

https://www.youtube.com/@streetzofls

sols-rpg's People

Contributors

0xdizzle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sols-rpg's Issues

Add /lastlogs command showing the last 20 logs

  • SELECT * FROM Logs WHERE TYPE = 1 - for UCP
  • SELECT * FROM Logs ORDER BY ID DESC LIMIT 20 - for /lastlogs
  • Add a dialog from where you can pick log types, reports, kicks, bans etc.
  • Similar to /therichest command.

Convert the following systems to MySQL

  • Guns dropping
  • Factions & faction vehicles + ranks
  • Payphone system
  • IG Bug reports/suggestions
  • Reports/Help requests
  • Logging system
  • Garages
  • Market orders
  • AOE Projects (or create clothing system)
  • Signal towers (or remove the signal system)
  • AKA System

Add /serverstats command

  • Showing total registered players
  • Showing players online record
  • Total vehicles created
  • Total atms created
  • Total dealerships, fuel stations, signal towers
  • Total entrances, assets and bans

More admin commands have to be added

  • /lastseen [playerid] - Added
  • /isbanned [playerid]
  • /flag [playerid] | /removeflag [playerid]
  • /seeskills [playerid] - Added
    ... more to be added if requested.

Finalize the furniture system (initial release)

  • Add mSelection so players can preview the objects.
  • Furniture should be loaded by object ID, not array index.
  • Furnitures should be split in categories.
  • Cancelling the object selection should bring the furniture dialog up.
  • Categories should consist of 1000+ objects. (Currently approx. 1100)
  • Prevent players from buying furniture if they don't have enough cash.
  • Prevent players from using /hfurnish if they don't own a house or are not inside theirs.
  • Use the custom GiveMoney function.
  • Add furniture slots per player.
  • Adjust the furniture selling function.
  • Furnishing custom interiors shouldn't be allowed.
  • Add /fslots command and increase the slots for VIPS.
  • Prevent players from purchasing furniture if they have reached the objects limit.
  • Fix the array index out of bounds error related to 'Sell All Furniture'.
  • House interiors shouldn't be static, instead check if the object is valid furniture.
  • Ensure the object a player clicks (editing) is valid before proceeding.
  • Do not toggle object selection if player has no furniture (Sale/Edit).
  • Furniture slots should be decreased once furniture is sold.
  • Delete furniture & slots when a house is sold by an admin.
  • Furniture slots should be reset on disconnect after saving.
  • Let players preview the house interiors.
  • Update player furniture slots on login depending on how much houses they have.

  • Comfort (Beds, Chairs, Tables, Couches, Desks) [comfort.txt]
  • Household (TVs, Audio, Speakers, Phones, Consoles, PC, Kitchen, Bathroom, Gym, Garages, Shelves, Safes, Wardrobes, etc) [household.txt]
  • Decorations (Rugs, Carpets, Pictures, Flowers, Balls etc) [decorations.txt]
  • Lighting [lights.txt]
  • Windows & Doors [doorswindows.txt]
  • Miscellaneous [misc.txt]

Improvements related to the /mymembers command

  • Check all your members online AND offline.
  • Offline members ranks should be visible.
  • Offline members last seen date should be visible.
  • Ability to kick members from your faction offline.

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.