How can i make an police wanted file?
#2

Create a new table called crimes or something.
Add 2 fields. ID or playername and a field maybe called crime.
Now save the crime in the crime field and the name/userid into the other field.

You can then select them like this:
PHP код:
SELECT FROM `crimesWHERE `PlayerName` = '' 
Reply


Messages In This Thread
How can i make an police wanted file? - by ImTobi - 25.04.2018, 18:16
Re: How can i make an police wanted file? - by jasperschellekens - 25.04.2018, 18:20
Re: How can i make an police wanted file? - by ImTobi - 25.04.2018, 18:37
Re: How can i make an police wanted file? - by Phreak - 25.04.2018, 19:12
Re: How can i make an police wanted file? - by ImTobi - 25.04.2018, 19:44
Re: How can i make an police wanted file? - by Phreak - 25.04.2018, 19:56
Re: How can i make an police wanted file? - by jasperschellekens - 25.04.2018, 20:43

Forum Jump:


Users browsing this thread: 1 Guest(s)