Register for your free account! | Forgot your password?

You last visited: Today at 13:44

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

Advertisement



Sending Coins

Discussion on Sending Coins within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old   #1
 
EliteWarrior's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
Sending Coins

Can anyone tell me how to send coins(deka coins) without replacing the current coins in the Dshop? I know one command for sql But it replaces the current amount of Dshop coins.


Posted because no post was here about it.

thx
EliteWarrior is offline  
Old 02/14/2010, 21:23   #2
 
janvier123's Avatar
 
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
OsDs has it
janvier123 is offline  
Old 02/14/2010, 21:36   #3
 
EliteWarrior's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
To all players? If so im helped

This command if it can be modified to ALL players,dont know how to do it:

Code:
UPDATE
						cash.dbo.user_cash
					SET
						amount = '".$coins."',
						free_amount = '".$coins."'
					WHERE
						user_no = '".$_POST['user_no']."'
					",$ms_con);
EliteWarrior is offline  
Thanks
1 User
Old 02/14/2010, 21:40   #4
 
janvier123's Avatar
 
elite*gold: 20
Join Date: Nov 2007
Posts: 2,854
Received Thanks: 1,891
One by one
janvier123 is offline  
Old 02/14/2010, 21:48   #5
 
freeskier4lif3's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 231
Received Thanks: 151
Simply change the "500" to w/e you want to add:
Code:
USE [cash];
GO

UPDATE dbo.user_cash
SET amount = amount +500
freeskier4lif3 is offline  
Thanks
2 Users
Old 02/14/2010, 22:44   #6
 
EliteWarrior's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 257
Received Thanks: 14
I didnt know the + was crucial to Update the current amount,if u dont have the + it sets it to the amount u enter and replaces it.
EliteWarrior is offline  
Reply


Similar Threads Similar Threads
Sending to client
04/20/2009 - RO Guides & Templates - 2 Replies
So i'v been trying to figure this out on my own, but i can't find any information about this. What i want to do is hook RPE into a process but instead of sending a packet to the server this process is connected to i want to send a packet to the client. So i can trick the client into activating a certain something which is actually doesn't have. And seeing how there is ZERO (function reference) documentation on howto write custom filters i just posted this :P All i need to do is send...
WTT 1825 2Moons Coins (Acclaim Coins)
11/15/2008 - Dekaron Trading - 1 Replies
Hello all ! I'm trading 5 x 365 (3€) 2Moons Coins codes for 8.99$ Gamersfirst GIFT veteran code (Sword of the New World game). You can just buy one code and give it to me and I give you 5 365 2Moons coins codes. Email-me at [email protected] or msn me at gogokyuubi@h****il.fr (hotmail). Thank's. Contact me FAST (before the 19th if possible).
sending
02/17/2008 - Say Hello - 1 Replies
Hello!
sending a packet
11/26/2007 - Conquer Online 2 - 3 Replies
I've captured a packet that I'd like to re-send to do a specific function, but I don't know how to do that. I know it involves 4 encryption keys and a packet id number. My best guess is to send the packet to a proxy that hopefully will forward it to the server properly. Anyone want to offer some tips on what to use?



All times are GMT +1. The time now is 13:46.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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