Posts: 196
Threads: 83
Joined: May 2014
Reputation:
0
And textdraws and other objects are not showing too.
Posts: 262
Threads: 20
Joined: Jun 2014
Reputation:
0
It could be the fact that you're streamer might be outdated, or may not have have streamer at all (POSSIBILITY!)
And do you have all objects, textdraws, and vehicles loading under OnGameModeInt or OnPlayerConnect(RemoveBuildings)?
Posts: 196
Threads: 83
Joined: May 2014
Reputation:
0
Yes they do, I overwrite the server files before it wasn't happened, then It's all fixed then I tried to create dealership then and I restarted the server and the same problem came again.
Was it because of the dealership script?
Posts: 262
Threads: 20
Joined: Jun 2014
Reputation:
0
I would trace back to whatever you did with the dealership system and see if it interferes with other systems in your script - it's why I suggest making backups before scripting!
Posts: 196
Threads: 83
Joined: May 2014
Reputation:
0
Yeah, maybe it's because the dealership. The server is fine, then I created a car dealership then I restarted the server then the same problem.
Where do you think is the problem? Dealership Saving, Loading or Creating?
Posts: 196
Threads: 83
Joined: May 2014
Reputation:
0
I deleted the Ini where the dealership saved. Then the problem fixed.