Posts: 253
Threads: 15
Joined: Mar 2008
Reputation:
0
this is hot stuff! really nice to combine with a house script! awesome work!
Posts: 724
Threads: 62
Joined: Dec 2008
Reputation:
0
Thanks Ash, this is awesome
Posts: 8
Threads: 1
Joined: Jul 2011
Reputation:
0
Links not working for me i need this FS Bad help!!
Posts: 44
Threads: 14
Joined: Jul 2011
Reputation:
0
Can you upload working link ? :O
Posts: 239
Threads: 33
Joined: Aug 2011
Reputation:
0
Please, can somebody re-upload this ?
Posts: 251
Threads: 62
Joined: Mar 2008
Reputation:
0
link down...
i need it can anyone reupload that.
Posts: 100
Threads: 5
Joined: Jun 2014
Reputation:
0
You have 3 new enum.. You can make this filterscript little bit shorter.. like this with one enum:
enum PlaceInfo { interior, Float:X, Float:Y, Float:Z, PlaceName[ 128 + 1 ] }
new PlaceData[ ][ PlaceInfo ] = {
{ 0, +321321, -23111, 23222, "asd text" },
{ ... } };
Posts: 302
Threads: 26
Joined: Apr 2013
Reputation:
0
Well it s looking Nice Thanks!
Posts: 32
Threads: 4
Joined: Aug 2014