Register for your free account! | Forgot your password?

You last visited: Today at 09:04

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



ingame cs

Discussion on ingame cs within the Rappelz Private Server forum part of the Rappelz category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2010
Posts: 222
Received Thanks: 40
ingame cs

ok ive been looking around DBs to see what has to do with ingame cs currency and there isnt nething in auth dbo.account table like i thought there would be....the only table i have found that looks like it could be rite istelecaster dbo.globalvariable i know that sum of u have working cs pages but i miss that release and its been removed cuz of drama or what ever u wanna call it so i have nothing to go on rite now as far as db side and help would be welcomed on this
demonlordace is offline  
Old 02/15/2012, 23:50   #2
 
elite*gold: 0
Join Date: Oct 2010
Posts: 2,555
Received Thanks: 2,458
Well from what I can tell it was written mostly in ASP. I'm sure a PHP alternative could be accomplished I myself do not have anywhere near enough knowledge in either ASP or PHP to even begin to give you a place to start. I will tell you that if you can prove your sincerity and deal with mild stupidity and emo'ness on a random basis PM Xijezu. He made the last working CS Shop System.
ismokedrow is offline  
Old 02/15/2012, 23:51   #3
 
TheOnlyOneRaskim's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 978
Received Thanks: 1,011
sum of u have working cs pages but i miss that release and its been removed cuz of drama or what ever


Nope, its about the dum *****, wich try to earn money with the work of other
TheOnlyOneRaskim is offline  
Old 02/15/2012, 23:54   #4
 
elite*gold: 0
Join Date: Oct 2010
Posts: 222
Received Thanks: 40
Quote:
Originally Posted by TheOnlyOneRaskim View Post
sum of u have working cs pages but i miss that release and its been removed cuz of drama or what ever


Nope, its about the dum *****, wich try to earn money with the work of other
lol u know what i ment yea im not all that good with that stuff either smoke like i said in that pm im better when it comes to RF online still getting used to all this stuff with rappelz
demonlordace is offline  
Old 02/16/2012, 00:28   #5
 
gavsta's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 1,141
Received Thanks: 634
I myself have the working CS its not been publicly released due to all the stupid hamachi servers opening with stupid CS's and the amount of spam the CS would make its just simply not worth it.
gavsta is offline  
Old 02/16/2012, 02:01   #6
 
elite*gold: 0
Join Date: Oct 2010
Posts: 222
Received Thanks: 40
meh fk it im not that good to be able to make the ingame CS can sum1 atleast tell me what table the cs currency gets inserted to?
demonlordace is offline  
Old 02/16/2012, 02:06   #7
 
elite*gold: 0
Join Date: Oct 2010
Posts: 2,555
Received Thanks: 2,458
Well even if you have working CS files you need the basic knowledge to configure it all. The shop can be read from a user created database named dbo.shop and can use any in-game currency (Rupee's or Gen Points)
ismokedrow is offline  
Old 02/16/2012, 02:18   #8
 
elite*gold: 182
Join Date: Mar 2011
Posts: 258
Received Thanks: 340
I have tried to reconfigure my cs to use rupees but it's not easy because the server won't update your rupees. I have even tried using wh rupees and it's the same thing. As far as gen points I haven't tried but i'm guessing it might be the same thing.
XavierDeFawks is offline  
Old 02/16/2012, 02:25   #9
 
elite*gold: 0
Join Date: Oct 2010
Posts: 2,555
Received Thanks: 2,458
Me and Xijezu had it subtracting points. you just had to refresh the item shop by closing and reopening and it some tests it would auto update after the purchase
ismokedrow is offline  
Old 02/16/2012, 02:31   #10
 
elite*gold: 0
Join Date: Oct 2010
Posts: 222
Received Thanks: 40
Quote:
Originally Posted by ismokedrow View Post
Well even if you have working CS files you need the basic knowledge to configure it all. The shop can be read from a user created database named dbo.shop and can use any in-game currency (Rupee's or Gen Points)
lol i myself dont have the knowledge to do it but that is why i have staff to take care of this kinda stuff

so could sum1 tell me the basic structure for this table and im guessing it would be made in auth DB as the cs points r bound to an account not a char
demonlordace is offline  
Old 02/16/2012, 10:08   #11
 
haxti's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 573
Received Thanks: 163
Quote:
Originally Posted by xXExiledXx View Post
I have tried to reconfigure my cs to use rupees but it's not easy because the server won't update your rupees. I have even tried using wh rupees and it's the same thing. As far as gen points I haven't tried but i'm guessing it might be the same thing.
there is a function with update_gold_chaos or something like that is used in several luas. Just search it, this could help you. (Chipexchange should contain it)

Quote:
Originally Posted by demonlordace View Post
meh fk it im not that good to be able to make the ingame CS can sum1 atleast tell me what table the cs currency gets inserted to?
This is the SQL Query I wrote.
Maybe you can use it
Code:
Use Telecaster
DECLARE @id int; --accountid
DECLARE @itemcount int; --Itemcount
DECLARE @item int;
DECLARE @avatarid int;
-----------Insert Settings here-----------------
SET @item = '910005' --INSERT ITEM ID (e.g. 910005 for GMFB)
SET @itemcount = '1' --INSERT THE NUMBER OF ITEMS
SELECT @avatarid = sid FROM Character WHERE name = 'Troll' --INSERT CHARACTER NAME
------------------------------------------------
SELECT @id = account_id FROM Character WHERE sid = @avatarid
--Warning
IF @id IS NULL
BEGIN
PRINT 'WARNING: This Character does not exist. No Rows affected!'
RETURN
END
--DB Update
INSERT INTO [telecaster].[dbo].[PaidItem]([account_id],[avatar_id],[avatar_name],[item_code],[item_count],[rest_item_count],[bought_time],[valid_time],[server_name],[taken_avatar_id],[taken_avatar_name],[taken_server_name],[taken_time],[taken_account_id],[confirmed],[confirmed_time]) VALUES (@id,@avatarid,NULL,@item,@itemcount,@itemcount,'2011-10-01 12:00:00.000',NULL,NULL,NULL,NULL,NULL,NULL,@id,NULL,NULL)
haxti is offline  
Reply


Similar Threads Similar Threads
[WTB] Everything ingame for e*g /ingame gold
01/18/2012 - World of Warcraft Trading - 4 Replies
I want to buy every item ingame so i'm lookin for someone who farms a lot. I need it on the German pvp server Aegwynn - Allianz. Just pn me. Thx
Ingame FPS
01/01/2012 - Technical Support - 5 Replies
Guten Abend , Erst einmal Frohes Neues :) Und nun auch zu meinem Problem :/ wie der Thread name schon sagt hab ich seit kurzem (Vorgestern) Probleme mit meiner ingame FPS. Ich habe eigentlich nichts an meiner Hardware/Software verändert jedoch habe ich bei Counter Strike :Source eine Durschnitts FPS von ~40. Bei LeagueOfLegends ist es noch schlimmer da habe ich eine FPS von ~22... Habe die Grafik bei LoL schon auf Mittel jedoch hatte ich sie vorher auf very high und hatte 30FPS ...
What is your ingame name? / Wie ist euer Ingame name?
07/12/2010 - 4Story - 3 Replies
Ich suche einige deutsche und wollte mal fragen wie ihr in 4storyEG heißt. I am looking for some German and wanted to ask what is your name in 4storyEG.
Ingame Mp3
05/14/2005 - World of Warcraft - 7 Replies
sers also ich hab mal n frage hab im internet gelesen (weiß nimma wo) das es einen ingame mp3 player gibt is ein legales Zusatztool (wie cosmos) Wisst ihr was darüber ?? wenn ja könntet ihr mir sage wo ich es laden kann ?? wenn ned könntet ihr sowas machen ? . bitte hab es satt immer wow zu minimieren und neue lieder zu wählen das dauert bei meinen pc immer so lang wegen der cpu



All times are GMT +2. The time now is 09:04.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.