2 Questions.
#1

You don't have to give me a script, or write a script for me.
I just want to know, how do the following stuff work.

1. On Permanent West Side RPG, there is a system that everyday you get 3 of these points for your weapons license. I want to know, how do they make it so everyday you get 3? How does PAWN know what 1 day is?

2. On Permanent West side RPG they have a website, where you can go there and see all your in game stats. This is a PAWN function? I was amazed, it saves all your stats. Like minutes played etc.
Reply
#2

Quote:
Originally Posted by Sal_Kings
You don't have to give me a script, or write a script for me.
I just want to know, how do the following stuff work.

1. On Permanent West Side RPG, there is a system that everyday you get 3 of these points for your weapons license. I want to know, how do they make it so everyday you get 3? How does PAWN know what 1 day is?

2. On Permanent West side RPG they have a website, where you can go there and see all your in game stats. This is a PAWN function? I was amazed, it saves all your stats. Like minutes played etc.
@ 1 you could check it with
pawn Код:
getdate
@ 2 You just need to intergrate mysql into your script, than you can make a php website where you get the data from the mysql database.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)