Qadr_Map
Qadr_Map For RedEM-RP
Last updated
Qadr_Map For RedEM-RP
Last updated
Code accessible
No
Subscription based
No
Lines (approximately)
400
Requirements
RedmRP base, RedmRP Inventory
Support
Yes
This script use these data from your server.
This resource has map open animation on pause menu or when was map opened.
You can create a usable map and add pin, after that you can share with other players.
You can change map prop
Guarma support
If you want use this feature, you must set SetWorldWaterType
for guarma
Like this Citizen.InvokeNative(0xE8770EE02AEE45C2, 1)
If you don't set it and use the map. Your game will most likely crash!
You can change map blip sprite
You can set map name with meta
Multi lang. support
Add open map with item-only options to the config file
Version checker options added
This resource has its own requirements please use these resources.
Only work RedmRP base
Orjinal version of RedmRP Inventory
You must check your inventory script has this PR change! If you don't have it, you can update manually your inventory. https://github.com/RedEM-RP/redemrp_inventory/pull/31/files
If you want the inventory to automatically close after using the map item, apply this pull request to your own inventory. (Optional)
https://github.com/RedEM-RP/redemrp_inventory/pull/32/files
After this pull request, you can use the events below to close your inventory TriggerEvent("redemrp_inventory:closeinv") -- from client
TriggerClientEvent("redemrp_inventory:closeinv",source) -- from server
if you need metadat support check this PR (Optional) https://github.com/abdulkadiraktas/redemrp_inventory/commit/0c937d3ea89558b6ff0eda851de18294d12baea3
Add this item to your inventory config :
Buy this package and download it. Copy all files to your server resource folder. After that add “ensure qadr_map” to server.cfg file after RedemRP requirements.
mainlang
you can change lang. to yours. But first you can add your lang. to lang array.
usableMapItemName
you can change item name
mapblip
you can change blip type on markered map
mapModel
you can change held map prop.
lang
you can add your lang array and set mainlang
defaultMapZoom
you can set markered map zoom
updatenotification
you can turn on/off new update server notification
onlyOpenMapWithItem
you can force map open flow to owning map.
Video :