0 Members and 1 Guest are viewing this topic.
[20:11:53] (*) Fox (*): CurrentPointer = GetLong(&HB7CD98) 'Get Playerpointer Fox sagt: thats mine Fox sagt: CurrentPointer = GetLong(CurrentPointer + 1420) 'Get car pointer Fox sagt: thats it [NwP] Gunner | Need for Speed Most Wanted sagt: woops Fox sagt: so CurrentPointer is the car offset after the 2nd line[20:12:32] [NwP] Gunner: Damn fucked car id : -17[20:12:38] (*) Fox (*): lol[20:12:41] (*) Fox (*): hmm[20:12:53] (*) Fox (*): show me ur code in timer[20:12:57] [NwP] Gunner: keeps bein -17[20:13:02] [NwP] Gunner: Private Sub tm_Debug_Timer() Dim player As Long Dim abc As Long player = GetLong(&HB7CD98) player = GetLong(player + 1420) If player <> 0 Then abc = Caroffsettomem(GetLong(&HB6F3B8)) abc = CarMemToID(abc) MsgBox "Damn fucked car id: " & abc End If End Sub[20:13:32] (*) Fox (*): abc = Caroffsettomem(GetLong(&HB6F3B8)) loooooooooooooooooooool[20:13:49] (*) Fox (*): abc = Caroffsettomem( player )[20:13:59] (*) Fox (*):;)[20:14:10] [NwP] Gunner: huh???[20:14:27] (*) Fox (*): offset must be the player car offset[20:14:31] (*) Fox (*): so its player[20:14:40] (*) Fox (*): and not that getlong sumwhere else[20:15:35] [NwP] Gunner: still -17 :hmm:[20:15:41] [NwP] Gunner: Private Sub tm_Debug_Timer() Dim player As Long Dim abc As Long player = GetLong(&HB7CD98) player = GetLong(player + 1420) If player <> 0 Then abc = Caroffsettomem(player) abc = CarMemToID(abc) MsgBox "Damn fucked car id: " & abc End If End Sub[20:15:54] (*) Fox (*): :hmm:[20:16:09] (*) Fox (*): i m very confused[20:16:14] (*) Fox (*): send me all ur code plz[20:16:17] (*) Fox (*): and the scm[20:16:22] (*) Fox (*): + scm soure[20:16:25] (*) Fox (*): *source[20:16:28] (*) Fox (*): i will test here[20:17:09] [NwP] Gunner: its the same as urs..[20:17:16] (*) Fox (*): nono[20:17:22] (*) Fox (*): my code is "away"[20:17:26] [NwP] Gunner: its the sa-2p tuturial
SMF 2.0.19 | SMF © 2021, Simple Machines