This is the error line.. i really dont know whats wrong.. i hope you can help me.[CODE]draw.DrawText( LocalPlayer():getDarkRPVar("job") .. " $" .. LocalPlayer():getDarkRPVar("money"), "FNAFFontSmall", 11, ScrH() - 160, Color( 255, 255, 255 ), TEXT_ALIGN_LEFT, TEXT_ALIGN_CENTER )[/CODE]
[url]http://prntscr.com/514x1u[/url]
The error is from your concatenation, the " .. " part.
Sorry, you need to Log In to post a reply to this thread.