hey all i have a datagridview i want a code that i can use the values so ... i have 3 columns named X Position , Y Position and Z Position i want to get values for each rows and use them each like this
and go on till the last cell valueCode:WoW.WriteFloat(0xB9259C, x first cell value); WoW.WriteFloat(0xB925A0, y first cell value); WoW.WriteInt(0xB9252C, 4);i need help anyone??