Place Item and Remove by Player (Item) Script (RPG MV)

● ARCHIVED · READ-ONLY
Started by Otomatik_Osman 2 posts View original ↗
  1. Dear People,


    first of all, I will try to explain my request... my english is not the best and some words are maybe wrong but hey... I think you can pretty good understand me, I hope. =)


    In my project I need a script, where the player can place Items (Beds, Blocks, Chests, Chairs, etc.) from his inventory to the map.


    Is something like this possible? 


    The best thing, which will help me a lot i found is Yanflys Script Doodads:






    Its that point of script, which I am searching. The problem here is: It is for making the game, not for the game itself.


    My problem is, that the player has to collect the items.


    For example best it's the commercial game Minecraft. You collect dirt, to place it to another place.


    For me, you collect wood, to place it where you want. If you collect nothing -> you can not place anything.


    Since i thought in the last years, that I understood the Maker... there is now Maker MV, which is for me the best Maker, but I can not understand the Java thing =D


    Hope you can help me.


    If someone can do something, feel free to ask me (even per pm). I am searching this so long, that I even will donate to your project or whatever, if you can help me... (even If I think help others to get helped... but actually I can not repay with my help, because I can not script... XD)


    Thanks all!


    Cya
  2. Hi, man!


    My JavaScript knowledge is not too big, but I'm good at eventing and I can recommend you another thing:

    1. Download Galv's Event Spawner and learn how it works.
    2. Create in the spawn map the events you want to be placed/removed (dirt blocks, beds or whatever). You can also create mineral ores and other items you want to spawn randomly in maps. The torch would be something like this: Captura.PNGCaptura2.PNG
    3. Create a common event like this:3.PNG                  And other like this:4.PNG
    4. And finally an item like this:5.PNG

    Everything allright? I see that you have a long white beard and a bald head :/


    This example is made with a torch, so if you use Terrax Lighting the notetag will be also helpful for you. Self switch D turns also the light off.


    Hope you understand spanish and that this fulfills your request ;)


    If this post helps you, please share the link with other people who could need it  :D


    And please, PAY ATTENTION to the event and variables IDs, It's very very important here.