Kapil Posted May 19, 2008 Share Posted May 19, 2008 (edited) 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 May 25, 2008 by Guest Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 (edited) 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 May 25, 2008 by Guest Link to comment
sebihunter Posted May 19, 2008 Share Posted May 19, 2008 Wow Kapil! I loved your sa-mp version but for mta... THANKS Link to comment
sebihunter Posted May 19, 2008 Share Posted May 19, 2008 Wow Kapil! I loved your sa-mp version but for mta... THANKS Link to comment
Teqskater Posted May 19, 2008 Share Posted May 19, 2008 Uh? your that guy who made this in SA-MP right? Cool that you continue here. keep it up. Link to comment
Teqskater Posted May 19, 2008 Share Posted May 19, 2008 Uh? your that guy who made this in SA-MP right? Cool that you continue here. keep it up. Link to comment
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 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
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 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
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 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
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 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
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 I unziped it and i make 100% the same what´s called in the readme, /house enter dont work too. I use Windows XP Link to comment
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 I unziped it and i make 100% the same what´s called in the readme, /house enter dont work too. I use Windows XP Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 I have tested it many times, it showed those warnings only when it was in a zip. Maybe you should delete the KIHC.zip in ur resource folder. Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 I have tested it many times, it showed those warnings only when it was in a zip. Maybe you should delete the KIHC.zip in ur resource folder. Link to comment
Ace_Gambit Posted May 19, 2008 Share Posted May 19, 2008 (edited) Nvm. I thought you were using the xml files to port read-only configuration settings. Edited May 19, 2008 by Guest Link to comment
Ace_Gambit Posted May 19, 2008 Share Posted May 19, 2008 (edited) Nvm. I thought you were using the xml files to port read-only configuration settings. Edited May 19, 2008 by Guest Link to comment
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 Maybe you should delete the KIHC.zip in ur resource folder. Yea thats clear ^^ its deleted but the problem is the same. I don´t know why but i changes noting and goes absolutely the way whats called in the description! Link to comment
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 Maybe you should delete the KIHC.zip in ur resource folder. Yea thats clear ^^ its deleted but the problem is the same. I don´t know why but i changes noting and goes absolutely the way whats called in the description! Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 ok give me some time, i will just check it in others pc's. Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 ok give me some time, i will just check it in others pc's. Link to comment
Mr.Hankey Posted May 19, 2008 Share Posted May 19, 2008 dont you need to add the resource to a acl group that is allowed to use xml functions?! Link to comment
Mr.Hankey Posted May 19, 2008 Share Posted May 19, 2008 dont you need to add the resource to a acl group that is allowed to use xml functions?! Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 dont you need to add the resource to a acl group that is allowed to use xml functions?! oh damn, i forgot i had my permissions edited. I will just update the script in few mins. hold on. Link to comment
Kapil Posted May 19, 2008 Author Share Posted May 19, 2008 dont you need to add the resource to a acl group that is allowed to use xml functions?! oh damn, i forgot i had my permissions edited. I will just update the script in few mins. hold on. Link to comment
XetaQuake Posted May 19, 2008 Share Posted May 19, 2008 Oh good Hehe i am wondering why i am the only person who report this ^^ Thanks hankey for the tip now whe found the problem Link to comment
Recommended Posts