How can i make an police wanted file?
#3

Quote:
Originally Posted by jasperschellekens
Посмотреть сообщение
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` = '' 
I know that, but i don't know how to save them, they should not be deleted at restart or something, they should be saved forever, or until someoone deletes it with an mdc from the police that i made, but how can i show it in a dialog? I must save it in an array or something, but without limits
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)