Storage Warehouse
#1

Hi guys! I wanted to create a new job and to make something like LS-RP Courier job but I don't know exactly how to do the warehouse

I want to do something like that :



But I don't know how. Can you help me to make something like that? Thank a lot for your support
Reply
#2

You should use CreatePickup and the arrows id is 1318.

EDIT: And create 3DTextLabel on the arrows range.
Reply
#3

Quote:
Originally Posted by Escobabe
Посмотреть сообщение
You should use CreatePickup and the arrows id is 1318.

EDIT: And create 3DTextLabel on the arrows range.
Okay, and after that, how can I make the storage with the variables.. and to make an error if the storage is full, if player have the needed item...
Reply
#4

Define a variable for the storage, then use if() statements to determine when it’s full and so on.

https://sampwiki.blast.hk/wiki/Scripting_Basics#Variables
https://sampwiki.blast.hk/wiki/Control_Structures#if
Reply
#5

Quote:
Originally Posted by Dignity
Посмотреть сообщение
Define a variable for the storage, then use if() statements to determine when it’s full and so on.

https://sampwiki.blast.hk/wiki/Scripting_Basics#Variables
https://sampwiki.blast.hk/wiki/Control_Structures#if
Okay. And it's hard to do it?
Reply
#6

No, this is basic scripting and repetition for those who script often.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)