[FilterScript] system inventory and accessory
#1

Hi,
I present an inventory system for MyRP do with Vuldo (he made the weight / volume function / add / remove an object in the inventory).
This system works with the weight and volume of the object, it has 40 50 possable objects on the body and to purchase.

the list is the top of the FS, the following includes it uses.

PHP Code:
# include <a_samp> 
# include <easydialog> 
# include <ShowInfoForPlayer> 
# include <zcmd> 
# include <mSelection> 
Function:
PHP Code:

HasItemOnPlayer
(player,item,amount)
RemoveItemOnPlayer(player,item,amount)
GiveItemOnPlayer(player,item,amount)
GetItemWeightOnPlayer(playerid)
GetItemVolumeOnPlayer(playerid)
CanHaveItemOnPlayer(playerid,item,amount)
GetItemName(item)
GetItemVolume(item)
OnPlayerUseObject(playerid,item)
GetItemWeight(item)
OnPlayerPutObject(playerid,model,emplacement,ID)
ReloadAcces(playerid)
SuppObject(playerid,id

No save made, you do it's pretty simple

link
Reply
#2

Some pictures if is possible?
Reply
#3

Unfortunately I'm going on holiday so no GTA just portable, so impossible, but it is rather simple dialogue / mSelection.
Reply
#4

Quote:
Originally Posted by DarkZeroX
View Post
Unfortunately I'm going on holiday so no GTA just portable, so impossible, but it is rather simple dialogue / mSelection.
Okay i'll check it out on my own and post feedback.
Reply
#5

Pictures please ..
Reply
#6

Quote:
Originally Posted by Toolkit
View Post
Pictures please ..
Hmm Check His Reply First
Quote:
Originally Posted by DarkZeroX
View Post
Unfortunately I'm going on holiday so no GTA just portable, so impossible, but it is rather simple dialogue / mSelection.
Anyway i'll Test it..
Good Work anyway
Keep it up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)