Unlimited amount?
#1

Since there are no dynamic arrays in pawn, how is it possible to allow players to own unlimited amount of vehicles?even if i save the owner stuff in the vehicle's array, i wont be able to place his vehicles in an array that helps me find his vehicles easily instead of looping through all the vehicles and matching his info with the vehicles's owner info, is there any other way to do that?
Reply
#2

I have searched but haven't figured out how the usage of it would be...could u explain a little about it and how to use it?
Reply
#3

here
Reply
#4

Well at first you shouldnt save vehicles in arrays.
Make an enum and and save them in a file for wacht vehicle Just like you do with players. Take a look at vehicle scripts on this forum. For example: avs
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)