Posts: 359
Threads: 79
Joined: Jul 2013
Reputation:
0
I have only edited the stock, but I can not build the houses and I do not build the cars
Posts: 359
Threads: 79
Joined: Jul 2013
Reputation:
0
2x if(IsPlayerConnected(playerid)) is delete... But it still does not work
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
So start putting in lots of printf() functions and follow what is happening. Print all your variables etc. At the different times they change. It's really so easy shouldn't take more than 30 seconds to "rig" that code up.
I will tell you right now it is possible to eliminate both of those for loops with a couple lines of code.
Posts: 261
Threads: 32
Joined: Dec 2018
Excuse me but your code is whole a mess. Hard to understand and painful to read.
What are you trying to do? What's the problem? Can you explain more?