Hyroshima Posted September 24, 2020 Posted September 24, 2020 hello everyone, would anyone know how to tell me the simplest way to access a permanent char variable that i created in a player but by src? Quote
0 sader1992 Posted September 24, 2020 Posted September 24, 2020 int64 value = pc_readregistry(sd, reference_uid(add_str("VARIABLE"), 0)); 0 = THE Index if you are using array , if not leave it 0 1 Quote
0 Hyroshima Posted September 25, 2020 Author Posted September 25, 2020 6 hours ago, sader1992 said: int64 value = pc_readregistry(sd, reference_uid(add_str("VARIABLE"), 0)); 0 = THE Index if you are using array , if not leave it 0 Thank you very much, it worked just fine Quote
Question
Hyroshima
hello everyone, would anyone know how to tell me the simplest way to access a permanent char variable that i created in a player but by src?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.