Jump to content

[REL] Kapil's Instant House Construction - [KIHC 0.1.61]


Kapil

Recommended Posts

Description:

It is a resource which helps you in constructing houses in your gamemode, without any coding required. You can build n number of houses wihtin fraction of secounds.

Script Features:

- Completely Server Sided.

- No coding required.

- Flexible and Easily editable.

- Houses limit = Pickups Limit.

- Uses xml files to save and load data.

Houses Features:

- Buy / Sell

- Rent / Unrent

- Enter / Leave

- Info / Withdraw

- Set Cost / Set Rent

- Auto spawn.

- House Bank.

Usage Guide:

- After installing, join your server and login to your account.

- Makesure you are a admin( with banrights).

- Goto the place where you want to build a house( mostly near the door of a house ).

- To build a house, do /buildhouse [], where cost and ownername are optional.

Installation Guide:

- Create a directory name 'KIHC' in your resource directory.

- Unzip this file into that( KIHC ) folder.

- Open your meta.xml( of the gamemode u want to add houses).

- Add , save and close it.

Non-Sense

KIHC is my first scipt which was found when i was 16. It was the only boost

to my scripting career, which made me feel proud about myself and made

me dig deeper into scripting. That is the reason whenever i have a possiblity

of making something like houses, i make it and name it KIHC as a token

of respect to it, though the name sounds a bit foolish.

Fixed Bugs

- /buildhouse permission check was not working successfully [FIXED].

Updates

- Now you will need to have permissions to command.ban to build a house[uPDATED].

Download:

[ Script: KIHC ] - [ Version: 0.1.61 BETA ] - [ Edition: Hello MTA ] - [ DOWNLOAD ]

Edited by Guest
Link to comment
  • Replies 208
  • Created
  • Last Reply

Top Posters In This Topic

Description:

It is a resource which helps you in constructing houses in your gamemode, without any coding required. You can build n number of houses wihtin fraction of secounds.

Script Features:

- Completely Server Sided.

- No coding required.

- Flexible and Easily editable.

- Houses limit = Pickups Limit.

- Uses xml files to save and load data.

Houses Features:

- Buy / Sell

- Rent / Unrent

- Enter / Leave

- Info / Withdraw

- Set Cost / Set Rent

- Auto spawn.

- House Bank.

Usage Guide:

- After installing, join your server and login to your account.

- Makesure you are a admin( with banrights).

- Goto the place where you want to build a house( mostly near the door of a house ).

- To build a house, do /buildhouse [], where cost and ownername are optional.

Installation Guide:

- Create a directory name 'KIHC' in your resource directory.

- Unzip this file into that( KIHC ) folder.

- Open your meta.xml( of the gamemode u want to add houses).

- Add , save and close it.

Non-Sense

KIHC is my first scipt which was found when i was 16. It was the only boost

to my scripting career, which made me feel proud about myself and made

me dig deeper into scripting. That is the reason whenever i have a possiblity

of making something like houses, i make it and name it KIHC as a token

of respect to it, though the name sounds a bit foolish.

Fixed Bugs

- /buildhouse permission check was not working successfully [FIXED].

Updates

- Now you will need to have permissions to command.ban to build a house[uPDATED].

Download:

[ Script: KIHC ] - [ Version: 0.1.61 BETA ] - [ Edition: Hello MTA ] - [ DOWNLOAD ]

Edited by Guest
Link to comment

Realy nice, but only /house rent work, by all other nothing happens!

And i get MANY MANY warnings:

  
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 329 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 322 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 323 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340 
WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347 
WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 355 
WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 356 
  

And so on ^^

Can you fix this pleas? And why only /house rent work?

Link to comment

Realy nice, but only /house rent work, by all other nothing happens!

And i get MANY MANY warnings:

 WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 329WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 322WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 323WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 339WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 340WARNING: KIHC.lua: Bad argument @ 'xmlCreateSubNode' - Line: 346WARNING: KIHC.lua: Bad argument @ 'xmlNodeSetAttribute' - Line: 347WARNING: KIHC.lua: Bad argument @ 'xmlSaveFile' - Line: 349WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 355WARNING: KIHC.lua: Bad argument @ 'xmlNodeFindSubNode' - Line: 356 

And so on ^^

Can you fix this pleas? And why only /house rent work?

Link to comment

as the Installation Guide, said you willl need to unzip those files into a folder Called KIHC.

If it is in a zip folder, it cant edit the xml files, hence these warnings.

all the commands work, most of them are used in a house. You will need to do /house enter.

Link to comment

as the Installation Guide, said you willl need to unzip those files into a folder Called KIHC.

If it is in a zip folder, it cant edit the xml files, hence these warnings.

all the commands work, most of them are used in a house. You will need to do /house enter.

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...