[FilterScript] Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws
#1

Introduction:


Hello!
I just created a Dynamic Pickup Creator and looks good in my mind, so I want to share it with you.
It's havin' an in-built Saving System. You can save them, by 2 ways: First one, you create In-Game, and save In-Game, Load In-Game. Second one, you have to save it in a file, then took pickup creating from folder and paste him in filterscript/gamemode.
At line 8 in Source Code it's a #define. Well, at that define, if you set to 1 then saving system will be first way, if you set 2 then saving system will be second way.


#define SAVING_SYSTEM 1

You can set pickup ID and pickup type from Textdraw bar.
If you don't like, you can delete a Pickup.
Preview:


Download:


- Pastebin;
- Solidfiles;

Installation:


pawn Код:
- Download Solidfiles pack;
- Makes sure you have includes in your /pawno/include folder.
- Makes sure you add in your 'scriptfiles' folder and .txt file Pickups/pickups.
- Put h-Pickups.amx in your 'filterscripts' folder.
- Enter in server.cfg and at 'filterscript' line write: h-Pickups.
- Exit from server.cfg and save.
- Open server.
- There's a single command: /CreatePickup, and you can start playing with pickups.

Copyright © HY, 2015.
Reply
#2

Bump. [After one day]
Any opinions about filterscript?
Reply
#3

Nice release
Reply
#4

Looks good, but why are you using Dini? It's outdated.
Reply
#5

Quote:
Originally Posted by GGRoleplay
Посмотреть сообщение
Looks good, but why are you using Dini? It's outdated.
Hello, sorry for Dini, I work more faster, and I think it's more easy to save/load than Y_Ini. In MySQL & SQLite I don't know to work... so... I work with Dini.
If you don't like Dini, then, you can change Saving System by setting 2 at line 8.

pawn Код:
#define SAVING_SYSTEM 2
Then, all pickups won't be created dynamic, will be created in a file: pickups.txt, and you just copy codes and put under a callback.

Thanks anyway for feedback.

Quote:
Originally Posted by NGEN123
Посмотреть сообщение
Nice release
Thanks!
Reply
#6

Nice
Reply
#7

Quote:
Originally Posted by wahyumahadir
Посмотреть сообщение
Nice
Thanks.
Reply
#8

Good job
Reply
#9

Nice Job!
Reply
#10

Quote:
Originally Posted by SecretBoss
Посмотреть сообщение
Good job
Quote:
Originally Posted by Skully82
Посмотреть сообщение
Nice Job!
Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)