Posts: 50
Threads: 9
Joined: Jun 2015
Reputation:
0
I am trying to make command /givepackage [playerid] [slot(1-12)] which will first check if player who is giving package has something on slot he wrote in cmd, and then give that package to first empty slot on giveplayerid.. I got one idea, but it will took 2 years to make that because its around 12000 lines...
Posts: 50
Threads: 9
Joined: Jun 2015
Reputation:
0
19.02.2017, 10:26
(
Последний раз редактировалось nemanjasepa; 19.02.2017 в 11:28.
)
I am in need of function to get first empty slot..
Posts: 50
Threads: 9
Joined: Jun 2015
Reputation:
0
I am getting warning function "IsSlotEmpty" should return a value
Posts: 50
Threads: 9
Joined: Jun 2015
Reputation:
0
I fixed everything after trying a lot of different things...