Setting car owner.
#1

How to save on a file, an specific car + owner name? Like it:

Код:
Blackwave = car[0],car[1],car[2]//jester
And a specific string for each car, which would be created each time the owner were set? which max string was 2000(max vehicles on game) Not max amount of cars per player. Give me a example or how to do it. Thank.
Reply
#2

bump


The message you have entered is too short. Please lengthen your message to at least 8 characters.
Reply
#3

if your cars have unique ID's, you can let it write the id of the car in the player stats,
so the player stats will look like:

code:
Quote:

name = YouKnow
pass = YoudontKnow
CarID1 = 372
CarID2 = 783
etc

Reply
#4

Quote:
Originally Posted by sjoeppie
Посмотреть сообщение
if your cars have unique ID's, you can let it write the id of the car in the player stats,
so the player stats will look like:

code:
lol, how dumb am I. Thank you ;P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)