You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
# Oyuncunun HP'sine göre bir değeri ölçekle (0 HP=0, 20 HP=100 güç)datamodifystoragemacro:inputasetvalue0datamodifystoragemacro:inputbsetvalue100datamodifystoragemacro:inputtsetvalue75# %75 HPfunctionmacro:math/lerpwithstoragemacro:input {}
# output.result → 75
Örnek — Input Push/Pop ile Güvenli Çağrı
# Bir fonksiyon içindeyiz, macro:input dolu# math/sqrt çağırmamız gerekiyor ama input'u bozmak istemiyoruzfunctionmacro:lib/input_push# mevcut input'u kaydetdatamodifystoragemacro:inputvaluesetvalue144functionmacro:math/sqrtwithstoragemacro:input {}
# output.result → 12functionmacro:lib/input_pop# input'u geri yükle# macro:input artık önceki haliyle