16.07.2016, 17:55
So Like I said, The players name doesn't save. So when I opened the file, it was like this:
So I changed it to this:
And I loaded the filterscript. And it printed this:
But even thought it loaded(I guess), It didn't show the name.
PHP код:
buyable = true
owned = false
price = 160000
owner =
respawn = 90000
paintjob = 0
color2 = 4
color1 = 6
LocAngle = 180.386306
LocZ = 9.517271
LocY = 1291.458984
LocX = 1940.956542
model = 560
PHP код:
buyable = true
owned = false
price = 160000
owner = DarkSkull
respawn = 90000
paintjob = 0
color2 = 4
color1 = 6
LocAngle = 180.386306
LocZ = 9.517271
LocY = 1291.458984
LocX = 1940.956542
model = 560
But even thought it loaded(I guess), It didn't show the name.