Vice City Multiplayer

General Discussion => Support => Tutorials => Topic started by: heekz.shadow on February 15, 2011, 06:40:57 pm

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

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

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