Pawn not loading Map properly HELP
#2

It's definitely not Pawn doing this, as much as it will be your code, or configuration of the streamer, or your mapping, that will be causing this.


Now, as to your post, and the way of the forums here... No code, no help...



You can't exactly expect to get anything 'good' from straight out guesses.


One thing to check would be to put little print statements throughout the mapping code to find where the mapping is getting to.

Like a loading % indicator, and where ever it stops, it's around where that happened.



PHP код:
CreateObject(x,y,z);
print(
"First one done);
CreateObject(x,y,z);
print("
Second"); 
e.t.c
Reply


Messages In This Thread
Pawn not loading Map properly HELP - by Saeen - 08.05.2018, 21:09
Re: Pawn not loading Map properly HELP - by Sew_Sumi - 08.05.2018, 21:17
Re: Pawn not loading Map properly HELP - by Saeen - 08.05.2018, 21:20
Re: Pawn not loading Map properly HELP - by Sew_Sumi - 08.05.2018, 21:22
Re: Pawn not loading Map properly HELP - by Saeen - 08.05.2018, 21:25
Re: Pawn not loading Map properly HELP - by Sew_Sumi - 08.05.2018, 21:29

Forum Jump:


Users browsing this thread: 2 Guest(s)