![]() |
Agh, help please
How do i make it so like
your rupees cant be more then the flag player.rupees= because i want it so you can only hold a certain amoun of rupees when you start but you can do quests that set like player.rupees=1000 so you can hold up to 1000.... |
Try this
if (playerenters) {set rupees} if (rupees&&playerrupees>1000) {playerrupees=1000} |
no but i want the max amount of rupees to be the flag
like if the flag is player.rupees=5000 i want the max rupees to be 5000 if the flag is player.rupees=1000 i want the max rupees to be 1000... |
NPC Code:if (playerenters||timeout) |
Quote:
|
| All times are GMT +2. The time now is 07:27 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.