Vice City Multiplayer

VC:MP => Support => Tutorials => Topic started by: heekz.shadow on February 15, 2011, 04:40:57 PM

Title: [Simple Tutorial] How to get rid of 'warning: Lose Identitation'
Post by: heekz.shadow on February 15, 2011, 04:40:57 PM
Tired of getting this warning? Wanna escape forever? Just place this magic code under your #includes.
As example:
#include <a_vcmp>
#include <core>
#include <float>
#pragma tabsize 0


The thingy who gets rid of the warning is:
#pragma tabsize 0
It helped me a lot.

Press F5 Then laugh at the warning,cuz it flew away ;)