Anyone Can Release UnlimitedAmmo W0rking On A.I
:P
Thanks!
:P
Thanks!
Ye it is possible but not even with Player struct like for player OPK, but with Vehicle structs, pos & more.Quote:
finally make it work ;) thanks to those who help... btw i have another question.. it is possible to make VehicleOPK using struct? anyone have instruction?? thank you.. sorry for too many questions. :D
posiX = pBase->m_pGlobalPlayers[i]->posx; posiY = pBase->m_pGlobalPlayers[i]->posy; posiZ = pBase->m_pGlobalPlayers[i]->posz;
posiX = pBase->m_pGlobalPlayers[i]->posx; posiY = pBase->m_pGlobalPlayers[i]->posy; posiZ = pBase->m_pGlobalPlayers[i]->posz;
U do know ur saving a radom player postion ?Quote:
help anyone :/. i tried to use save position in opk. but my problem is when i save position then on the opk.. the position are in my 1st team mate not where i am save it :(
Code:posiX = pBase->m_pGlobalPlayers[i]->posx; posiY = pBase->m_pGlobalPlayers[i]->posy; posiZ = pBase->m_pGlobalPlayers[i]->posz;Code:posiX = pBase->m_pGlobalPlayers[i]->posx; posiY = pBase->m_pGlobalPlayers[i]->posy; posiZ = pBase->m_pGlobalPlayers[i]->posz;
Thanks Mate, i cant check over updates because they keep this kinds of addies private here in wrph. whew...Quote:
@anarchi8888 check over updates with differents dump or try manually each address xD
@3dVision Vehicles Positions, Vehicles Checks & some more ^^