[Include] [INC] ErroR's new generation user system [BUGS FIXES! V1.3!]
#30

Quote:
Originally Posted by PlayON
Quote:
Originally Posted by Dirkon
Hey, I did it like that:
Код:
public OnGameModeInit()
{
	SetupUserSystem(1, 0, 4, 150, true, true, true, true, true, true, 3); //modes: 0:gui system off 1:gui before spawn, 2:gui after spawn
	SetupStatsSavingSystem(false,false,false,150);

	
	SetGameModeText("Blank Script");
	AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
	return 1;
}
And I got error like this:
Код:
C:\Documents and Settings\Patackas\Desktop\server\pawno\include\usersystem.inc(1072) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
And when I connect to server it's shows dialog: Login/register. when I press one of them server crashes.
what's wrong?
That isn't an error, it's warning, learn to read carefully.
It has to do with your GM, something went wrong...
So how to fix it?
Reply


Messages In This Thread
[INC] ErroR's new generation user system [BUGS FIXES! V1.3!] - by erorcun - 10.04.2010, 22:47
Re: [FS&INC] ErroR's new generation user system [Coming soon] - by gecatahh - 10.04.2010, 23:56
Re: [FS&INC] ErroR's new generation user system [Coming soon] - by Carlton - 11.04.2010, 02:10
Re: [FS&INC] ErroR's new generation user system [Coming soon] - by [HiC]TheKiller - 11.04.2010, 02:32
Re: [FS&INC] ErroR's new generation user system [Coming soon] - by Lorenc_ - 11.04.2010, 04:09
Re: [INC] ErroR's new generation user system [Coming soon] - by erorcun - 11.04.2010, 18:56
Re: [INC] ErroR's new generation user system [Coming soon] - by ineoncore - 16.04.2010, 12:04
Re: [INC] ErroR's new generation user system [Coming soon] - by Mc. B-Ko - 17.04.2010, 11:06
Re: [INC] ErroR's new generation user system [Coming soon] - by Roymer - 17.04.2010, 15:18
Re: [INC] ErroR's new generation user system [Coming soon] - by ¤Adas¤ - 17.04.2010, 16:55
Re: [INC] ErroR's new generation user system [Coming soon] - by russo666 - 17.04.2010, 16:57
Re: [INC] ErroR's new generation user system [Coming soon] - by SavageTR - 18.04.2010, 12:57
Re: [INC] ErroR's new generation user system [Coming soon] - by ineoncore - 18.04.2010, 13:48
Re: [INC] ErroR's new generation user system [V1 RELEASED!] - by erorcun - 01.05.2010, 16:00
Re: [INC] ErroR's new generation user system [V1 RELEASED!] - by park4bmx - 01.05.2010, 16:02
Re: [INC] ErroR's new generation user system [V1 RELEASED!] - by SloProKiller - 01.05.2010, 16:10
Re: [INC] ErroR's new generation user system [V1 RELEASED!] - by erorcun - 01.05.2010, 16:12
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by erorcun - 01.05.2010, 18:41
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Kenny_R - 01.05.2010, 21:23
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Lorenc_ - 02.05.2010, 00:19
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by erorcun - 02.05.2010, 07:44
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by DarkPower - 02.05.2010, 22:25
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by erorcun - 03.05.2010, 11:06
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by erorcun - 04.05.2010, 15:58
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Dirkon - 06.05.2010, 18:17
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by erorcun - 07.05.2010, 10:46
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by ramshidjafar - 07.05.2010, 11:24
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Dirkon - 07.05.2010, 11:41
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Zh3r0 - 07.05.2010, 11:43
Re: [INC] ErroR's new generation user system [V1.1 RELEASED!] - by Dirkon - 07.05.2010, 11:45
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by Dirkon - 15.05.2010, 12:29
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by newarvuti - 16.05.2010, 08:18
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by !CryWolf - 16.05.2010, 08:31
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by SloProKiller - 16.05.2010, 08:39
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by david40 - 16.05.2010, 15:46
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by newarvuti - 16.05.2010, 16:12
Re: [INC] ErroR's new generation user system [V1.2 RELEASED! PLEASE RE-DOWNLOAD!] - by SloProKiller - 21.05.2010, 17:53
Re: [INC] ErroR's new generation user system [BUGS FIXES! V1.3!] - by erorcun - 29.05.2010, 14:54
Re: [INC] ErroR's new generation user system [BUGS FIXES! V1.3!] - by erorcun - 30.05.2010, 10:29

Forum Jump:


Users browsing this thread: 1 Guest(s)