Simple Problem
#1

I put this at speedometer,and only ID: 0 sees it !!

new HighestPlayerID = GetPlayerPoolSize();
for(new i; i <= HighestPlayerID; i++)

I changed it with

for(new i; i < MAX_PLAYERS; i++)
Reply
#2

anyone please?
Reply
#3

Got any useful code?
Reply
#4

Show the code into the loop
Reply
#5

theres one loop .. no need to show code..

{
}

the pool thingy dosent work..
Reply
#6

There is a need to show your code as the error is probably within that code. No one can help you if you don't show the code that is the problem.
Reply
#7

theres textdraws..no code..
Reply
#8

lmfao, just post the lines written in the error line
Reply
#9

no errors..
Reply
#10

If your textdraws are only showing for ID 0 then there is an error somewhere. Even though you don't have any errors when compiling you have still identified an issue, however we cannot help you if you refuse to post the textdraw code you have.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)