Hyroshima Posted September 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 sader1992 Posted September 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
0 Hyroshima Posted September 25, 2020 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites