
Kapil
Members-
Posts
80 -
Joined
-
Last visited
Everything posted by Kapil
-
- Had to finish my contracts in samp. - No real bug reports. - vision Dp 3.
-
i think it is /setcost
-
- yea, u wont be able to rent ur house from next version. - i will check - yea u do pay rentals every spawn. They go into the house bank. The owner does /withdraw to withdraw the money. thx, will implement from next version.
-
- yea, u wont be able to rent ur house from next version. - i will check - yea u do pay rentals every spawn. They go into the house bank. The owner does /withdraw to withdraw the money. thx, will implement from next version.
-
u will need to be logged in and have /ban permissions, to build house.
-
u will need to be logged in and have /ban permissions, to build house.
-
no it wont work if it is in a zipped file, as xml files need to be loaded and saved from time to time.
-
no it wont work if it is in a zipped file, as xml files need to be loaded and saved from time to time.
-
I hate to see my stuff rated bad. SECURITY UPDATE - /buildhouse checks if he is a loggedin player and has permissons for /ban.
-
I hate to see my stuff rated bad. SECURITY UPDATE - /buildhouse checks if he is a loggedin player and has permissons for /ban.
-
scripting paused for 2 - 3 days, i got bad results in my examinations.
-
scripting paused for 2 - 3 days, i got bad results in my examinations.
-
unziped in to a map file ? what does that mean. All u need to do is Download KIHC.zip create a new folder in the resource name KIHC and unzip your KIHC.zip into that folder.
-
unziped in to a map file ? what does that mean. All u need to do is Download KIHC.zip create a new folder in the resource name KIHC and unzip your KIHC.zip into that folder.
-
no not now, tomorow i dont want to make tiny updates. anyway http://kihc.pastebin.com/ here is the script, replace it with the KIHC.lua and it willl check if the player is logged in and has admin rights and then allow him to do /buildhouse.
-
no not now, tomorow i dont want to make tiny updates. anyway http://kihc.pastebin.com/ here is the script, replace it with the KIHC.lua and it willl check if the player is logged in and has admin rights and then allow him to do /buildhouse.
-
there are two ways u can set house cost, do /buildhouse or just /buildhouse and do /enter and /buy and then /setcost.
-
there are two ways u can set house cost, do /buildhouse or just /buildhouse and do /enter and /buy and then /setcost.
-
i dont think so, bcoz in that case anyone can use BanIP function. Maybe it recognizes u as admin even if u dont login. Anyway i will put a check if he is logged in, in next version.
-
i dont think so, bcoz in that case anyone can use BanIP function. Maybe it recognizes u as admin even if u dont login. Anyway i will put a check if he is logged in, in next version.
-
u need to replace your acl.xml with this http://kihc.pastebin.com/m56722c09 , the default xml. Even i had that problem, but when i did this it worked. i tried with name []Kapil it worked properly. - When u enter pickup - /enter | /buy | /rent | /info showsup these work when outside the house. - When u enter house - /leave showsup it works inside the house. - When u buy a house( or someone sells it ). - /withdraw | /setrent | /sell showsup they work when u own the house. - When u rent a house - /unrent showsup it works only if u rent a house.
-
u need to replace your acl.xml with this http://kihc.pastebin.com/m56722c09 , the default xml. Even i had that problem, but when i did this it worked. i tried with name []Kapil it worked properly. - When u enter pickup - /enter | /buy | /rent | /info showsup these work when outside the house. - When u enter house - /leave showsup it works inside the house. - When u buy a house( or someone sells it ). - /withdraw | /setrent | /sell showsup they work when u own the house. - When u rent a house - /unrent showsup it works only if u rent a house.
-
sure thx
-
sure thx
-
here http://kihc.pastebin.com/m56722c09 that is the defaul acl.xml, replace your with that one. UPDATED n FIXED Fixed Bugs - /leave and /house enter were bugged after /buildhouse. Updates - House messages are colored. - /buildhouse has been upgraded, read Usage Guide for details. - /house commands are wrapped.