[FilterScript] Dynamic Entrances
#1

Dynamic Entrances by sekol
Hello. I was bored today's morning and thought of making something easy to refresh my scripting skills a bit.
I've come up with Dynamic Entrances system that uses:
DJson by DracoBlue
foreach by ******
ZCMD by Zeex
sscanf2 by ******
Streamer Plugin by Incognito

This script uses only one file named "Doors.ini" to hold every entrance in your script.
Commands:
Code:
/aentrance create [name] -> Creates an entrance at your current virtual world, interior and position naming it as you want. This command also gives universal ID to each door so they can be later edited.
/aentrance interior [id] -> Sets defined entrance's interior to your current virtual world, interior and position using defined ID of an entrance.
/aentrance name [id] [new name] -> Changes name of selected entrance to a new one leaving it's ID same as before.
/aentrance delete [id] -> Deletes entrance with defined ID from game and 'Doors.ini' file.
Configuration:
Configuration is easy as pie! We have only two defines to edit, nothing more.
Code:
#define DOORS_FILE              "Doors.ini" // This file will hold all data about entrances
#define MAX_DOORS               100 // Maximum number of doors. Change to whatever you want :D
Installation:
Just install all includes and plugins listed above, compile my script, change your server.cfg to use this FS and all needed plugins.

Download:
DynamicEntrances.pwn
I've tested this with bare.pwn script. I'm not sure how will it work with GF's, so...
Reply
#2

OMG Thanks You Very Much For This Creation! Just What I've Been Looking For!!
10/10
Reply
#3

Thanks Enjoy.
Reply
#4

can u make video or screenshot ?
Reply
#5

Why do you need a screenshot or video? It's an simple script with four commands. Nothing to explain here.
Reply
#6

You used DJson D:

EDIT: Just looked at the script

Good job.
Reply
#7

Thanks man i really need this DD
Reply
#8

Kewl If you guys have got any ideas on upgrading this just post them here :P Also report bugs if you found any.
Reply
#9

This will help my server develop even more, thank you so much! rep!
Reply
#10

It dosen't work fore me ..
I hawe 7 Errors and it's sad becouse i realy need this !
Reply
#11

can I get the .amx
I have djson and It wont compile! Please send me the .amx!
Reply
#12

Will try it out nice one thank you
Reply
#13

Can someone give me the .amx
Reply
#14

Great job!
Reply
#15

nice job
Reply
#16

So what does it do? I love those awsome new scripts!!!!
Reply
#17

Quote:

Can someone give me the .amx

K. I just put in The Includes and .amx , .pwn in this hope it will help
http://www.solidfiles.com/d/242d98abc9/
..
It will be Good if there will be a Command /enter to enter the Door
Reply
#18

awesomeeeee! Installing this.
Reply
#19

Nicely done, Downloading it right now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)