Coder Social home page Coder Social logo

metrov-valea's Introduction

About me

Hey, I'm Yan-Luca 👋

Yan-Luca L. / German
20Years old
Apprentice IT specialist for system integration

Friends

Glowman554 Blacknight18

Well-Known languages/frameworks

JavaScript Node.js HTML5 CSS3 TypeScript

Other languages/frameworks

Java C# C++ Vue.js

Knowledge in

Docker

Basic Knowledge in

Proxmox OPNSense Windows Server

Also using

Btw i use Arch Linux

Debian WireGuard BorgBackup Unifi

Social Media

Mail Discord Twitter

Development environments

Visual Studio Code

Other

My Internet provider

Terminated, contract will end March 2025.

Vodafone Cable

My Browser

DuckDuckGo

Favourite database soulutions

PostgreSQL MongoDB

Stats

Profile Views

metrov-valea's People

Contributors

chaosfreak93 avatar dependabot[bot] avatar itsgg66 avatar

metrov-valea's Issues

Adminmenu

  • Player Blips
  • Player spectate
  • New Permission System

1 = Probe Supporter
2 = Supporter I
3 = Supporter II
4 = Supporter III
5 = Supportleiter
6 = Admin
7 = SuperAdmin
8= Dev
9 =Dev Leitung
10 = PL

noclip |   | 4
unsichtbar |   | 4
adminoutfit |   | 3
godmode |   | 5
heilen |   | 4
spieler_kicken |   | 3
spieler_bannen |   | 4
spieler_einfrieren |   | 4
spieler_spectaten |   | 3
spieler_heilen |   | 4
spieler_wiederbeleben |   | 4
tp_zu_spieler |   | 3
spieler_zu_mir_tp |   | 3
item_geben |   | 4
adminlevel_geben |   | 5
zum_wegpunkt |   | 4
nametags |   | 4
spieler_auf_der_karte_anzeigen |   | 5
fahrzeug_spawnen |   | 5
reparieren |   | 5
fahrzeug_löschen |   | 5
ankündigung |   | 4
whitelist |   | 2
fahrzeug_einparken |   | 4
alle_fahrzeuge_einparken |   | 8
hardwareid_zurücksetzen |   | 5
socialclubid_zurücksetzen |   | 5
passwort_zurücksetzen |   | 5
Unban |   | 4

Tablet

  • Trading App (Bitcoin/Shares)
  • E-mail system (Be able to write IC emails)

Mailbox system

  • IC post letters at houses that people can write letters/bills to each other

Server

  • Storage space rentable

Vehicle

General

  • Replicate Key
  • Engine Damage
  • Sell Cars
  • Parking Brake
  • Vehicle Seat Menu
  • Vehicle Door Menu
  • Import Cars IC without Server restart

Tuning

  • Rework Tuning Menu

Medical

  • Weapon block for 10Minutes after Revive
  • Advanced training to stabilize injured People
  • Carry injured Person Animation
  • #26 needed

Animations

  • Fuel Animation
  • Weapon Holster Animation
  • Add Props to Animations
  • Fix Player Floating when using multiple Animations
  • (Disable Combat Movement?)

Bank System Rework

  • Bank Account Log for Companys and Factions
  • Add Money Amount to Company App
  • Secondary Bank Account in Bank App

Carry

  • Put carryed player in vehicle
  • Player smash Vehicle

New Admin Commands

  • Set Store
    #region ->setstore [Command("setstore")] public void SetstoreCmd(IPlayer player, int shopid, string shopname) { try { int charId = User.GetPlayerOnline(player); if (player.AdminLevel() < 6) { HUDHandler.SendNotification(player, 4, 5000, "Keine Rechte."); return; } ServerShops.CreateServerShop(player, shopid, shopname, player.Position); HUDHandler.SendNotification(player, 1, 5000, $"Shop gesetzt > {shopname} - ID: {shopid}"); } catch (Exception e) { Alt.Log($"{e}"); HUDHandler.SendNotification(player, 1, 5000, $"ein fehler ist aufgetreten!"); } } #endregion

  • Set Store Item
    #region ->setstoreitem [Command("setstoreitem")] public void Setstore7Cmd(IPlayer player, int shopid, string item, int itempreis) { try { int charId = User.GetPlayerOnline(player); if (player.AdminLevel() < 6) { HUDHandler.SendNotification(player, 4, 5000, "Keine Rechte."); return; } ServerShopsItems.CreateServerShopItem(player, shopid, item, 1, itempreis); HUDHandler.SendNotification(player, 1, 5000, $"Shopitem: {item} in Shop {shopid} mit Preis {itempreis} gesetzt"); } catch (Exception e) { Alt.Log($"{e}"); HUDHandler.SendNotification(player, 1, 5000, $"ein fehler ist aufgetreten!"); } } #endregion

ACLS

  • #25 needed
  • Advanced repair training for normal people

LSPD

  • Handcuff frezzen
  • File system, files not deleted but set to closed visible in the file
  • Passenger can use loudspeaker
  • Speedcam

Casino

  • Blackjack
  • Three Card Poker
  • Slotmachines
  • Horse Racing
  • Lucky Wheel
  • Vehicle Podium
  • Animated Walls

Clothing system

  • Clothes that you wear you can pass on and it duplicates itself
  • Clothes Preview

Sounds

  • Sound for Heartbeat
  • Vibration Sound for Incoming Calls

Paintball

  • Paintball Place
  • Paintball Weapon Mechanic

Handy

  • History for missed Calls
  • Anonymous Calls
  • Custom Background
  • Minigames
  • Flashlight
  • Camera
  • Uber App
  • Social Media e.g. Twitter
  • Battery

Entry

Connect airport entry with ingame whitelist

  • Airport

  • Notification for admins online, if someone wants to leave the airport

  • doors lockable only for admins

  • Portal to the outside usable only if has personal ID card

  • Perso can be given by admin

Clubs/Bars

  • Clubs/Bars
  • Drunk Effect
  • Alcoholic Drinks

Weapon System

Weapon Customization

  • Flashlight
  • Color/Livery
  • Visor

Bugs

  • Weight Calculation
  • At a specific Distance the Player do a One Hit KO Punch instead of shooting

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.