How To Edit Money soft drink
#5

Use this to detect keys;
https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange

Use this to find out what the key for 'F' is;
https://sampwiki.blast.hk/wiki/Keys

Use this to find out a player's animation index;
https://sampwiki.blast.hk/wiki/GetPlayerAnimationIndex

Use this to find out if the player is in range of a point;
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint

Use an enum that holds info of all the vending machines;
https://sampforum.blast.hk/showthread.php?tid=318307 This is a good tutorial about enums.

Use this to get the player's money;
https://sampwiki.blast.hk/wiki/GetPlayerMoney

Use this to set the player's money;
https://sampwiki.blast.hk/wiki/GivePlayerMoney
Reply


Messages In This Thread
How To Edit Money soft drink - by sonn51280 - 29.07.2018, 12:30
Re: How To Edit Money soft drink - by Rufio - 29.07.2018, 12:41
Re: How To Edit Money soft drink - by d1git - 29.07.2018, 12:43
Re: How To Edit Money soft drink - by sonn51280 - 29.07.2018, 12:50
Re: How To Edit Money soft drink - by Rufio - 29.07.2018, 12:58
Re: How To Edit Money soft drink - by sonn51280 - 29.07.2018, 14:32

Forum Jump:


Users browsing this thread: 2 Guest(s)