Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Urban Gaming Client/Database/Source Code Only

Junior Spellweaver
Joined
Mar 23, 2020
Messages
122
Reaction score
19
Does the kill time display or PK Global announcement here works? I tried compiling it to my source but it only show to the killers window
 
Master Summoner
Joined
Feb 6, 2019
Messages
572
Reaction score
158
try to check your database if ishide = 1 change it to 0 so it will be visible .
Share your solution!


The item shop not display game props, how can I solve it?





sanaVo - Urban Gaming Client/Database/Source Code Only - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Feb 21, 2020
Messages
45
Reaction score
0
sanaVo - Urban Gaming Client/Database/Source Code Only - RaGEZONE Forums
sanaVo - Urban Gaming Client/Database/Source Code Only - RaGEZONE Forums


The item store cannot be opened, how to solve it?
 
Newbie Spellweaver
Joined
Aug 2, 2019
Messages
56
Reaction score
0
try to check your database if ishide = 1 change it to 0 so it will be visible .

According to the information you provide, after repeated attempts, the game mall props are still not displayed.
sanaVo - Urban Gaming Client/Database/Source Code Only - RaGEZONE Forums







Database:SQL2008R2


[ETC OPTION] HelpAddress = /data/help/help.htm
HomePageAddress = 192.168.1.102
ItemShopAddress = 192.168.1.102
ItemShopHPAddress = 192.168.1.102
EventPageAddress = 192.168.1.102


param.ini Is there a problem with the settings? Anyone who helped me solve the problem would be greatly appreciated!
 
Last edited:
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
According to the information you provide, after repeated attempts, the game mall props are still not displayed.
sanaVo - Urban Gaming Client/Database/Source Code Only - RaGEZONE Forums







Database:SQL2008R2


[ETC OPTION] HelpAddress = /data/help/help.htm
HomePageAddress = 192.168.1.102
ItemShopAddress = 192.168.1.102
ItemShopHPAddress = 192.168.1.102
EventPageAddress = 192.168.1.102


param.ini Is there a problem with the settings? Anyone who helped me solve the problem would be greatly appreciated!

try setting carefully some column

itemstock must more then 0
itemmoney must more then 0
itemsec must be 1 for point
itemctg must select category for your item
ishide 0=show 1=hidden

this is what i understand from source.
hope can help you.
 
Newbie Spellweaver
Joined
Aug 2, 2019
Messages
56
Reaction score
0
try setting carefully some column

itemstock must more then 0
itemmoney must more then 0
itemsec must be 1 for point
itemctg must select category for your item
ishide 0=show 1=hidden

this is what i understand from source.
hope can help you.

Thank you, sir! After repeated attempts, the problem is still not solved, I used the original source (UGN Source - ArturoooWorks.rar、Urban Gaming RAN.exe、urbangaming-database.rar),ODBC settings are completely correct,Anyone can share fix database, thank you very much!
 
Master Summoner
Joined
Feb 6, 2019
Messages
572
Reaction score
158
you can check your agent and field server if there is an error . also you try to send item on your bank to check if it can send an item .
Thank you, sir! After repeated attempts, the problem is still not solved, I used the original source (UGN Source - ArturoooWorks.rar、Urban Gaming RAN.exe、urbangaming-database.rar),ODBC settings are completely correct,Anyone can share fix database, thank you very much!
 
Experienced Elementalist
Joined
Feb 12, 2018
Messages
217
Reaction score
18
you can check your agent and field server if there is an error . also you try to send item on your bank to check if it can send an item .

i cant receive items when i used bank on gmc9
 
Newbie Spellweaver
Joined
Jul 18, 2019
Messages
52
Reaction score
1
Lupin III the Bin for Hackshield link is dead. Pls send new link Thanks
 
Newbie Spellweaver
Joined
Feb 21, 2020
Messages
45
Reaction score
0
ITEM MALL Can I insert items with the GM command?
 
Chinese Developer
Banned
Joined
Apr 6, 2019
Messages
358
Reaction score
53
i have a tools that suitable to urban source game mall.
i will share here .
 
Newbie Spellweaver
Joined
Jul 18, 2019
Messages
52
Reaction score
1
My bad, I got it fixed already, Nothing to do with the hackshield. Just make your own launcher. :)
 
Back
Top