IF NOT EXISTS(SELECT GROW FROM CHARS WHERE ServerID=@ServerID AND UserUID=@UserUID AND GROW <= 3 )
BEGIN
UPDATE UserMaxGrow SET MaxGrow = 3 WHERE ServerID=@ServerID AND UserUID=@UserUID AND Country <= 1
END
IF EXISTS(SELECT GROW FROM CHARS WHERE ServerID=@ServerID AND UserUID=@UserUID AND GROW = 3 AND LEVEL >= 0)
BEGIN
UPDATE UserMaxGrow SET MaxGrow = 3 WHERE ServerID=@ServerID AND UserUID=@UserUID
END
IF EXISTS(SELECT GROW FROM CHARS WHERE ServerID=@ServerID AND UserUID=@UserUID AND GROW = 3 AND LEVEL >= 0)
BEGIN
UPDATE UserMaxGrow SET MaxGrow = 3 WHERE ServerID=@ServerID AND UserUID=@UserUID
END
SELECT Country,MaxGrow FROM UserMaxGrow WHERE ServerID=@ServerID AND UserUID=@UserUID
INSERT INTO [PS_GameData].[dbo].[UserMaxGrow]
([ServerID],[UserUID],[Country],[MaxGrow],[Del])
VALUES(1,(SELECT UserUID FROM [PS_UserData].[dbo].[Users_Master] WHERE UserID = @username),2,3,0)
That should work.
Credits to: Omega
From post:
Might wanna use seach engine just like I did to find this for you.
Automatically allow ultimate mode 12/16/2012 - Shaiya Private Server - 8 Replies Hello, Im wondering where the location to set ultimate mode unlocked automatically, when you create an account, rather than needing to make HM then relogging. If its in the psgame or DB somewhere I just need to be pointed in the right direction, Although im pretty sure ive looked everywhere in the DB...
Thanks :)
Change easy mode to ultimate mode in database 12/08/2012 - Shaiya Private Server - 3 Replies Hello.
Any1 knows where can i change the easy mode to ultimate mode in database of any Character?
Greetings.
gunz The Ultimate God Mode 11/30/2010 - GunZ - 47 Replies ok here goes this hack is very good for ppl who want to pretend they r god. with the ultimate god mode (u must wear certin items for the ultimate god mode).
Highlights of the hack:
-Renerd x2, Walcom S5 x2, and the Nico r2 ALL HAVE 1,800,000 BULLETS (no blanks) with the normal magizenes.they all also give you +25,000 HP and AP.
-all medpacks and repair kits have 100/100 kits.
-the Canox FG1 and FG2 both have 100/100 granades.
[Frage] Hard- und Ultimate-Mode 10/18/2010 - Shaiya - 6 Replies Hi,
ich und nen kumpel waren auf der suche nach nem neuen free mmorpg und sind dabei auf shaiya gestoßen...
haben dann auch chars im hard mode hochgezogen bis auf lvl 20, aber als wir dann erfahren haben das man mit dem hard-mode nur ein levelcap bis 40 hat (Stimmt das?), und somit das eigentliche max-level 60 nur mit ultimate mode zu erreichen ist aufgehört.
meine fragen nun,
- Kann man mit dem Hard-Mode bis lvl 60 spielen?
- Welche Möglichkeiten gibt es aktuell, um eine...