[Tutorial] Login Register System - MySQL - 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)
+---- Forum: Tutorials (
https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Login Register System - MySQL (
/showthread.php?tid=426378)
Login Register System - MySQL -
Omirrow - 28.03.2013
incorrect section.
Re: Login Register System - MySQL -
Jernu - 28.03.2013
This is the tutorial section.
Re: Login Register System - MySQL -
InfiniTy. - 28.03.2013
First of all.. like Jernu said this is the tutorial section..
Second of all how is this supposed to be understandable if your variables and stuff are all written in your language.. i mean how am i supposed to know what
GirisYapti means ?
Or what the hell is this ?
pawn Код:
enum OyuncuVerileri
{
SQLid,
Ad[32],
Sifre[128],
Float:pCan,
Float:pZirh,
Kiyafet,
IlkYapilandirma
};
I mean.. i can clearly see that this is a enum for playerdata..but what does the stuff inside mean ?
Re: Login Register System - MySQL -
Omirrow - 28.03.2013
Well now carry
Re: Login Register System - MySQL -
Omirrow - 28.03.2013
Quote:
Originally Posted by Adytza.
First of all.. like Jernu said this is the tutorial section..
Second of all how is this supposed to be understandable if your variables and stuff are all written in your language.. i mean how am i supposed to know what GirisYapti means ?
Or what the hell is this ?
pawn Код:
enum OyuncuVerileri { SQLid, Ad[32], Sifre[128], Float:pCan, Float:pZirh, Kiyafet, IlkYapilandirma };
I mean.. i can clearly see that this is a enum for playerdata..but what does the stuff inside mean ?
|
I'm from Turkish.