SA-MP Forums Archive
[Include] K_Interior-Create a interior in one line,loads of features - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] K_Interior-Create a interior in one line,loads of features (/showthread.php?tid=565045)



K_Interior-Create a interior in one line,loads of features - Kruno88 - 24.02.2015

Ummm...This is really hard to explain.Well,I made another inlcude today.You can create a shop/interior in just one,simple line.How about that?
Fuctions

Код:
K_CreateInterior(name[], Float:XEnter, Float:YEnter, Float:ZEnter, Float:AEnter, Float:XExit, Float:YExit, Float:ZExit, Float:AExit, eIntID, IntIDx, vwID, vwIDx, pickupid, label[])
Features

-Enter/Exit with 'F' or by typing /enter or exit
-Interior name[with labels]
-Pickup for enter

This shop include is 100% editable and it's so easy to use it
Updates and stuff
In the next version I'll add price for the interior and interior owner,maybe make it to save.Who knows!?
How to install inside your script
Download it
Put it inside Pawno/Include and you must have zcmd.inc
On the top of the script put #include <kinterior>
Get the positions in game with /save
Pickup ids:http://weedarr.wikidot.com/pickups
Interior ids:http://weedarr.wikidot.com/interior


DOWNLOAD
Код:
NO MIRRORS!



Re: K_Interior-Create a interior in one line,loads of features - Ryan_Bowe - 24.02.2015

No need to make thread after thread for the same include.


Re: K_Interior-Create a interior in one line,loads of features - Kruno88 - 25.02.2015

Quote:
Originally Posted by Ryan_Bowe
Посмотреть сообщение
No need to make thread after thread for the same include.
That thread was messy,more a arguie thread and I fixed bugs


Re: K_Interior-Create a interior in one line,loads of features - fredelfredel - 25.02.2015

Nice


Re: K_Interior-Create a interior in one line,loads of features - Kruno88 - 25.02.2015

Quote:
Originally Posted by fredelfredel
Посмотреть сообщение
Nice
Thank you!


Re: K_Interior-Create a interior in one line,loads of features - VenomMancer - 25.02.2015

Good works!


Re: K_Interior-Create a interior in one line,loads of features - Excel™ - 25.02.2015

Pastebin and also provide more info and screens!


Re: K_Interior-Create a interior in one line,loads of features - Kruno88 - 25.02.2015

Quote:
Originally Posted by VenomMancer
Посмотреть сообщение
Good works!
Haha thank you!

Quote:
Originally Posted by Excel™
Посмотреть сообщение
Pastebin and also provide more info and screens!
Info is all there...You can just download the file from mediafire


Re: K_Interior-Create a interior in one line,loads of features - Ryan_Bowe - 27.02.2015

Quote:
Originally Posted by Kruno88
Посмотреть сообщение
That thread was messy,more a arguie thread and I fixed bugs
There's an edit button.


Re: K_Interior-Create a interior in one line,loads of features - Excel™ - 27.02.2015

Quote:
Originally Posted by Kruno88
Посмотреть сообщение
Info is all there...You can just download the file from mediafire
I want to read the code online for security purposes.