Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
HY - 13.02.2015
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.
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
HY - 14.02.2015
Bump. [After one day]
Any opinions about filterscript?
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
SpikY_ - 14.02.2015
Nice release
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
GGRoleplay - 14.02.2015
Looks good, but why are you using Dini? It's outdated.
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
HY - 14.02.2015
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.
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!
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
wahyumahadir - 17.02.2015
Nice
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
HY - 18.02.2015
Quote:
Originally Posted by wahyumahadir
Nice
|
Thanks.
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
SecretBoss - 21.02.2015
Good job
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
Skully82 - 21.02.2015
Nice Job!
Re: Dynamic Pickup Creator [User Friendly/Easy to use] -> Textdraws -
HY - 21.02.2015
Quote:
Originally Posted by SecretBoss
Good job
|
Quote:
Originally Posted by Skully82
Nice Job!
|
Thanks.