Quote Xenion (

)
native buat bikin bind langsung pada player yang baru masuk bagaimana ya?
contoh bind e say eee
jadi nanti pas dia masuk , e nya udah langsung kebind
Slow hack, we are not supporting this.
Quote Xenion (

)
dan juga
cara untuk set health biar pas diheal sampai kebatasnya gimana?
contoh tadi gw set_user_health ( id , 255 ) , pas in game gua kurangin darahnya sampe 50 . terus gw mau heal di map tersebut , tapi cuma mentok sampai 100 . itu gimana ya?
Thanks Before
Coba di debug lewat client print. Kalo health nya sesuai 255, berarti udah work, masalah hud cm mentok smpe 255
Code
client_print(id, "%d", get_user_healht(id));