![]() |
عواز شرح how to add scroll change name in game
عواز شرح how to add scroll change name in game
انا بعتزر لاني اضفت نفس الموضوع في قسم الشروحات و البرامج المستخدمة في عمل السيرفرات الخاصة غلطة لموأخذة |
دي scroll title name
I Assume you have already " Silkroad4arab " title name in your media.pk2 ( at textuisystem.txt ). Lets get started: First Data base lines: dbo._RefObjCommon: كود PHP:
كود PHP:
كود PHP:
dbo._RefSkillGroup: كود PHP:
itemdata45000.txt: كود PHP:
Skilldata35000enc.txt: كود PHP:
Skilleffect.txt: كود PHP:
textdata_object.txt: كود PHP:
Now lets move to the STORED PROCEDURE: Open SRO_VT_SHARD , Programmability , Stored Procedures , AddTimedJob right click on AddTimedJob and Modify and add these lines to your stored procedure. PHP Code: if(@JobID = 'xxxx') -- Tusin1337 developments , Silkroad4arab.com BEGIN declare @HwanLevel tinyint Select @HwanLevel=HwanLevel from _Char where CharID = @CharID Update _Char Set HwanLevel = 7 Where CharID = @CharID END You have to edit JobID =' xxxxx ' and HwanLevel='x' to your value. |
يا صحبي تغير الاسم مش ال Title
|
name of the char it self not the title
|
شوف اى حيمـ فيها السكرول دية و خدها منها
|
اكييد فيها _AddTimedJob
|
|
ارجو الاهتمام
|
الساعة الآن 06:57 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.