Set the game Global Variables
-
Hi. How to set the global variables using getGlobalPtr? I mean, i can set the INT but i want to set the global to char like in the original scripts (I want to start the Dialogue Handler)
Anyone Know? Thank you!
-
@skelepap The question has already been answered on GTAForums: http://gtaforums.com/topic/887490-get-players-personal-car-and-details/#entry1069582060
-
Yes but it's doesn't work.. I don't know why.
-
And how can i set the global contains f_xx?? Like this?: getGlobalPtr(xxxxx + xxx) ?
If i'm right, how can i set the global wich contains this: Global_xxxxx[xxx(example: iVar1)]?Thank you!