cPickupMaker [v1.1] -
Luis- - 03.07.2011
cPickupMaker
Welcome to my first ever properly made filterscript that has been released on the forums.
This filterscript is for the newbies really but it is made for anyone to use, I made it to help out anyone who needs help making pickup's for their server, Using this will make it 100 times better.
To use this filterscript you should add this "cPickupMaker" to your server.cfg file or write this in the server console "loadfs cPickupMaker".
Quote:
Originally Posted by [L3th4l]
- Go in-game, type /make, it creates a pickup on your location and saves it.
- When server restarts, they are loaded.
|
Код:
cPickupMaker Changelog
Version 1.0.
- Released.
Version 1.1.
- Added an automatic loader, Credits to Garsino.
cPickupMaker Download v1.1!
Pastebin Link.
Direct Link.
cPickupMaker Download v1.0
Pastebin Link.
Direct Link.
Re: cPickupMaker [v1.0] -
ShOoBy - 03.07.2011
yea nice

but in v2 i suggest that you put something new
like...when player puts the pickup ... it will appear a list with rewards(like money,score,etc.)
and when the player picks up the pickup it will be rewarded
Re: cPickupMaker [v1.1] -
Luis- - 03.07.2011
Sounds very nice, that could be in the next update. Thanks!
Re: cPickupMaker [v1.1] -
FireCat - 03.07.2011
Nice, but any video to properly explain what it does?
Re: cPickupMaker [v1.1] -
Luis- - 03.07.2011
I will upload one soon.
Re: cPickupMaker [v1.1] - [L3th4l] - 04.07.2011
Quote:
Originally Posted by FireCat
Nice, but any video to properly explain what it does?
|
- Go in-game, type /make, it creates a pickup on your location and saves it.
- When server restarts, they are loaded.
Still in need of the video?
Re: cPickupMaker [v1.1] -
Luis- - 04.07.2011
Quote:
Originally Posted by [L3th4l]
- Go in-game, type /make, it creates a pickup on your location and saves it.
- When server restarts, they are loaded.
Still in need of the video?
|
Thanks Lethal.
Re: cPickupMaker [v1.1] -
FireCat - 05.07.2011
Quote:
Originally Posted by [L3th4l]
- Go in-game, type /make, it creates a pickup on your location and saves it.
- When server restarts, they are loaded.
Still in need of the video?
|
Yes, they load but what do they do?
Is there any dialog, showing what do you want it to do on the callback?
Like SetPlayerPos or SendClientMessage?
Re: cPickupMaker [v1.1] -
Luis- - 05.07.2011
Quote:
Originally Posted by FireCat
Yes, they load but what do they do?
Is there any dialog, showing what do you want it to do on the callback?
Like SetPlayerPos or SendClientMessage?
|
I could try doing something like that in the next update.
Re: cPickupMaker [v1.1] -
MA_proking - 10.07.2011
Код:
[10:41:24] Loading filter script 'cPickupMaker.amx'...
[10:41:24]
--------------------------------------
[10:41:24] cPickupMaker - Credits: Luis.
[10:41:24] --------------------------------------
[10:41:24] ERROR! Failed to load objects from the file Pickups.txt (File doesn't exist in scriptfiles directory)!
[10:41:24] Loaded 8 filter scripts.
How to remove error
Re: cPickupMaker [v1.1] -
Luis- - 10.07.2011
Quote:
Originally Posted by MA_proking
Код:
[10:41:24] Loading filter script 'cPickupMaker.amx'...
[10:41:24]
--------------------------------------
[10:41:24] cPickupMaker - Credits: Luis.
[10:41:24] --------------------------------------
[10:41:24] ERROR! Failed to load objects from the file Pickups.txt (File doesn't exist in scriptfiles directory)!
[10:41:24] Loaded 8 filter scripts.
How to remove error
|
Create the .txt file inside your scriptfiles folder. In the next update I will add the Pickups.txt file to the .rar file.