Hyroshima Posted September 24, 2020 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 189 Reputation: 124 Joined: 07/11/14 Last Seen: November 27, 2024 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 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 717 Joined: 12/21/14 Last Seen: Friday at 01:18 PM 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 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 189 Reputation: 124 Joined: 07/11/14 Last Seen: November 27, 2024 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...
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?
Link to comment
Share on other sites
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.