Jump to content
Sign in to follow this  
Thom_Yorke

Donate mechanism

Recommended Posts

You can lay out an example of the donation mechanism. And then there is no tutorial anywhere, although on the servers I saw a lever with a chest, which includes a window with a donate.
I would like to see more tutorials from the developers, so that there would be at least some kind of scripting training in the game.

Share this post


Link to post
Share on other sites

There are script tutorials online such as youtube, but to be honest the vast majority of what is learned is by experiment it with yourself.

If you want help, just ask for it. There are quite a few people on the forum's including myself who help beginners with learning the scripting tools.

  • Thanks 1

Share this post


Link to post
Share on other sites

Can you give a link to such material?
In general, I'm not very good with English, so it's hard to find a guide where in a text format with screenshots (and examples) they explain such things. It’s hard to understand at the initial stage ... I tried to make a donation mechanism, but alas ...
I still don’t understand how to make a private zone, so that when they appear on the spawn, players could not build on it.
I would really appreciate it if you could help me with this question.
And then there are no guides in Russian, so even finding in English is sometimes difficult.

Edited by Thom_Yorke

Share this post


Link to post
Share on other sites

@Thom_YorkeThe donation system is very simple, simply configure the money you want and establish an interaction that calls the transaction. 

20200109002745_1.thumb.jpg.aff63966c6f40ea7af9d4d64d9b6df10.jpg

1788546206_Sindsdsds.png.dba781aa93506023b64ecdce3114a8fb.png

20200109002836_1.thumb.jpg.a9b2831b7594cf7f98d20bd83eef1017.jpg


for the protection of the area it is something more complicated since there are many ways to break everything, you can join the discord if you want,
we can explain better what you need

https://discord.gg/MwHNt43

  • Like 1
  • Thanks 2

Share this post


Link to post
Share on other sites

Thanks for the example with screenshots, but I can’t make a donation mechanism with the issue of the item. So that when the donation is activated, the player is given an object. I tried everything, but it doesn’t work out (((

Edited by Thom_Yorke

Share this post


Link to post
Share on other sites
3 hours ago, Thom_Yorke said:

Thanks for the example with screenshots, but I can’t make a donation mechanism with the issue of the item. So that when the donation is activated, the player is given an object. I tried everything, but it doesn’t work out (((

For that you must open the internal logic of donations, there you will find the function that detects the player when the transaction is accepted

20200112003202_1.thumb.jpg.b8c2e0ccd4cf48650d043c4c14b555b0.jpg

 

  • Upvote 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×