help license system ?
#1

how can i make a license for a server if the file exist the gamemode start but i want the gm read the code into the file like license = licenze code is the code is wrong the gm dont start

sorry for bad english thx
Reply
#2

How do you store the license plate names?
Under the login system, get a variable to store the name from the file using dini (if you use dini) then attach a 3d text label to his car.
Reply
#3

is not car license is a gamemode license if the license is not in serverfiles and if the license not have the right code the server dont start up
Reply
#4

Lol sry, i misunderstood :P You could do something like this:
Код:
format(file,sizeof(file),"/Licenses/License.txt");
if(!fexist(file))
return SendRconCommand("gmx");
There you go, if the file doesn't exist in Script Files---->Licenses then the gamemode will keep restarting
Reply
#5

Quote:
Originally Posted by DJDhan
Lol sry, i misunderstood :P
Код:
format(file,sizeof(file),"/Licenses/License.txt");
if(!fexist(file))
return SendRconComman("gmx");
There you go, if the file doesn't exist in Script Files---->Licenses then the gamemode will keep restarting
huh?
Reply
#6

Quote:
Originally Posted by SiloX
huh?
Instead of saying "huh?", make a point
Reply
#7

yea but i need a code into the file license
Reply
#8

em some one plz?§
Reply
#9

Quote:
Originally Posted by [ZDM
jumbo ]
em some one plz?§
maybe pm someone?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)