ysi_y_ini
#1

eey! Can someone give me a download link for this? And tell me what to download, and where to put them exactly(gamemodes/filterscripts, or what) thanks guys!
Reply
#2

Download
https://sampforum.blast.hk/showthread.php?tid=570884
Top of gamemode put this
#include <YSI\y_ini>
Then learn a little bit how to use this
Reply
#3

Let me give you a tip before start using y_ini. While it might look easyer. It would be better to use SQL. SQL gives you more breathing space and functionality when it comes to creating a script. From personal experience i have actually learned that in some cases SQL is easyer to use. And after all it is not so hard to learn.

Sqlite:
https://sampforum.blast.hk/showthread.php?tid=449536

MySQL:
https://sampforum.blast.hk/showthread.php?tid=574714
Reply
#4

Quote:
Originally Posted by CodeStyle175
Посмотреть сообщение
Download
https://sampforum.blast.hk/showthread.php?tid=570884
Top of gamemode put this
#include <YSI\y_ini>
Then learn a little bit how to use this
Yeah so I will download all of that? And where should I put them? That is the part im confused at.
Reply
#5

Quote:
Originally Posted by DarkMythHunter
Посмотреть сообщение
Yeah so I will download all of that? And where should I put them? That is the part im confused at.
You put them into your server folder in pawno/includes/
Why don't you consider using SQL? If you don't have phpmyadmin, you can still use sqlite. Your database will be in your scriptfiles folder.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)