Registering - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Registering (
/showthread.php?tid=340246)
Registering -
Emil123 - 06.05.2012
Help please
When i have not a account on my server it shows a dialog ... PLease register... and i click register and then it shows that
< > Spawn ( you know ...)
And it say's In this server needs first to register before spawn(Kicked) and i searched in Gamemode and i find
if(gPlayerLogged[playerid] == 0)
{
SendClientMessage(playerid, COLOR_LIGHTRED, "** In this server needs first to register before spawn(Kicked) **");
Kick(playerid);
}
I deleted the Kick(playerid); and now it's good then are the rules but when i make relog or go off and then on the account is not registered and when i go to the fTP there is not the account too
PLease hlelp me please
Re: Registering ( + 2 repp) -
FalconX - 06.05.2012
Quote:
Originally Posted by Emil123
Help please
When i have not a account on my server it shows a dialog ... PLease register... and i click register and then it shows that
< > Spawn ( you know ...)
And it say's In this server needs first to register before spawn(Kicked) and i searched in Gamemode and i find
if(gPlayerLogged[playerid] == 0)
{
SendClientMessage(playerid, COLOR_LIGHTRED, "** In this server needs first to register before spawn(Kicked) **");
Kick(playerid);
}
I deleted the Kick(playerid); and now it's good then are the rules but when i make relog or go off and then on the account is not registered and when i go to the fTP there is not the account too
PLease hlelp me please
|
Then there might be a problem with your registration system.
-FalconX
Re: Registering ( + 2 repp) -
Emil123 - 06.05.2012
but what is the problem whatt
?
I will give the Gamemode and if you can fix it
Re: Registering ( + 2 repp) -
FalconX - 06.05.2012
Quote:
Originally Posted by Emil123
but what is the problem whatt ?
I will give the Gamemode and if you can fix it
|
Post the code and people here in forum will try to fix it (including me).
-FalconX
Re: Registering -
Emil123 - 06.05.2012
here is my gamemode but only the .pwn file it's in 0.3d by me...
please fix the bug i will give you rep (2 or 3)
-
http://www.mediafire.com/?vcm6p5bq8gkxk1y
PLease help me
Re: Registering -
Emil123 - 09.05.2012
please i gave the gamemode please or say me how to fix this
Re: Registering -
Edin Black - 11.05.2012
Iґm send you a PM.
Answer me.
Re: Registering -
Emil123 - 12.05.2012
ok i see it i'm waiting for you
Re: Registering -
Emil123 - 14.05.2012
who willl make this for me i'll give him the gamemode and he to make this for me please
Re: Registering -
imnoob - 14.05.2012
well that on the picuture says : (First need to be login to spawn)