PDA

View Full Version : [ZC 2.54] Link->SetLinkTile() causes game to freeze



Shadowblitz16
01-14-2017, 11:53 PM
I was messing around with Link->SetLinkTile(LSPR_DIVE, 0, Link->Dir) and it seems that it freezes the game when is is called upon

this is it a function called by a global script in the while loop

Edit: I did put Waitframe() at the end of the while loop by the way. just sop you guys know its not the loop freezing up