It has changed, but I want more armor and weapons to drop out than unnecessary trash
You would have to actually edit the percentages in the drop tables for that.
Quote:
Originally Posted by king1king
i don't mean updates
i mean sql file in my pc how i can convert this file to rdb
If you mean you have an SQL file that is not in your database and you want to convert that file into an RDB then you would have to write a tool for that because it doesn't exist yet.
If you can import that SQL file into your database table then you can use the guide to write an RDB from the dbo.ItemResource and create the db_item.rdb and db_item.ref
Hello, I'm sorry for the stupid question and my english.
How to change the starting position when creating a character (training island) on the horizon?
When I change the coordinates in on_first_login.lua I throw it into the horizon, but there is nothing to see except the buildings, until I leave the game and I do not come in? I suspect so because it connects to the channel of the training island. Advise how to proceed?
Hi i havent item ( NPC_Secroute_mage_contact1() ) what should i do, i use your instructions, but there still no NPC in HV .....
You ran both the following commands in the following order?
use arcadia
update NPCResource set contact_script = 'NPC_Secroute_mage_contact()' where contact_script like 'NPC_Secroute_mage_contact1()'
Then run
use arcadia
update NPCResource set local_flag = 1 where contact_script like 'NPC_Secroute_mage_contact()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Secroute_mage_contact1()'
update NPCResource set local_flag = -1 where contact_script like 'NPC_Foreign_Secroute_mage_contact()'
i need to know how to copy random option from item to another
using set_item_random_option & get_item_random_option
so far i managed to know how set_item_random_option works i still got problems with get coz it didn't show me any info
in our Firstlogin.lua found and replace this line code like this
Code:
set_value( "x" , 152747) --u can change position x-y
set_value( "y" , 77097) --u can change position x-y
set_value( "layer", 0) -- layer = 0 in horizon ( in island 1-100)
hi HiddenAfter,
if u want learn get/set random option look lua file by lamia
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""