[Help Thread] Please post your questions here.

05/07/2015 21:14 mohamad512#4606
Quote:
Originally Posted by thndr View Post
I hope you are using the official billing DB because if you are not you are going to be missing a lot.

So I have to ask...

line 141
line 143
line 23
line 129
line 225

Have you read any of those lines in any of those files it is complaining about?
I have read them and try many time's to fix or change in it but still give me the same error's
05/07/2015 21:33 ThunderNikk#4607
Well I am sorry but maybe you could post some of the lines...

We cant offer suggestions to fix what we can not see, so either post them or your on your own.
05/08/2015 03:08 tokesbowls#4608
Hello,
So i got my ruppee to ap working, But say i have 2.5b in my inventory and i hit the 3b exchange. it takes my 2.5b and put me at a -500m in my inventory. But if i try it again it tells me sorry not enough gold. Anyone know how to fix this?


Thank you
05/08/2015 03:24 ThunderNikk#4609
This line just seems wrong.

if gold >= ap then

So first time your gold is >= ap so of course it makes the exchange...

Gold at 2.5 million and I am sure your ap was less than 2.5 million

After the exchange gold at -.5 million so ap is now greater not gold

Your script moves to the else.

You are exchanging gold for ap you need to determine first if your gold is covering or greater than the cost.

You are only checking if ap is greater than cost which you are not even exchanging.
05/08/2015 13:45 TheOnlyOneRaskim#4610
Quote:
Originally Posted by tokesbowls View Post
That better, I had forgot about that


Still looking for help on my issues, Or maybe if someone has a working one they are willing to let me use id be more then great full. Thank you
If you have problems in understanding it, let me know and i will explain it.
(i just dont like to much messed up scripts :D)

Well, normally if you have some brain, you should understand what this little snippet does. xD
05/09/2015 09:12 mohamad512#4611
Quote:
Originally Posted by thndr View Post
Well I am sorry but maybe you could post some of the lines...

We cant offer suggestions to fix what we can not see, so either post them or your on your own.
I have fixed them , thanks
05/09/2015 13:03 Sherock#4612
can anybody give all commends with a small description?


[Only registered and activated users can see links. Click Here To Register...]
05/09/2015 13:21 Saltaya#4613
[Only registered and activated users can see links. Click Here To Register...]
05/09/2015 15:45 Old Timer#4614
Hey all

Is it possible to edit the items received on first login in the beginner gift box

Thanks in advance
05/09/2015 18:18 Sherock#4615
Quote:
Originally Posted by Saltaya View Post
[Only registered and activated users can see links. Click Here To Register...]
can you give me the commend that's allowed me to chat in orange color ?
05/10/2015 22:28 tokesbowls#4616
Quote:
Originally Posted by Sherock View Post
can you give me the commend that's allowed me to chat in orange color ?

Set your chars permission to 100 in the db, under telecaster/char
05/11/2015 00:17 zackfire96#4617
can any one give me the new weapons ids for the 9.1 epic (Circus) pleas^^
05/11/2015 00:29 Modamer9#4618
Quote:
Originally Posted by zackfire96 View Post
can any one give me the new weapons ids for the 9.1 epic (Circus) pleas^^
if you have a name of those weapons just use the code blow

Code:
Use Arcadia
GO
SELECT * FROM dbo.ItemResource item, dbo.StringResource string
where item.name_id=string.code and string.value like '%YourNameWeapons%'
05/11/2015 00:49 zackfire96#4619
Quote:
Originally Posted by Modamer9 View Post
if you have a name of those weapons just use the code blow

Code:
Use Arcadia
GO
SELECT * FROM dbo.ItemResource item, dbo.StringResource string
where item.name_id=string.code and string.value like '%YourNameWeapons%'
already used this query but nothing :\

actually i am searching for the 1h axe name and id , i searched a lot but didnt found it -_-"
05/11/2015 05:33 Sherock#4620
Quote:
Originally Posted by tokesbowls View Post
Set your chars permission to 100 in the db, under telecaster/char
i don't want for 100 (GM's)
i want to create a new permission