GoDLike Comunity


Join the forum, it's quick and easy

GoDLike Comunity
GoDLike Comunity
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Checkpagerank.net
Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

Most users ever online was 18 on Wed Mar 01, 2023 5:42 pm
Statistics
We have 1651 registered users
The newest registered user is lesn1k

Our users have posted a total of 558 messages in 467 subjects

Cum pui 32000 command la Dark Lord de la level 0

Go down

Cum pui 32000 command la Dark Lord de la level 0 Empty Cum pui 32000 command la Dark Lord de la level 0

Post by MeG@DaN Tue Feb 22, 2011 8:44 pm

1. Pentru Query Analizer !


  • Bagi codul asta in QA (Query Analizer)
  • Merge 100% testat de mine
  • Atentie! Doar characterele create dupa ce ai rulat scriptul vor avea 32000 la command.



CREATE TRIGGER [Update_Command] ON [dbo].[Character]
after Insert
as
Update [Character] set [Character].Leadership=32000
From Inserted
Where Inserted.Leadership=25 and
[Character].accountid=inserted.accountid
and [Character].name=inserted.name
2. Pentru SQL Server Agent (SQL Job)


Code:
-- =============================================
-- Create Command for Dark Lord
-- (C) 2007 by Disconnect
-- Microsoft SQL Job
-- =============================================

UPDATE Character
SET Leadership= ('32000')
WHERE CtlCode<64
MeG@DaN
MeG@DaN
Administrator
Administrator

Mesaje : 465
Data de inscriere : 17/12/2010
Localizare : Acasa

http://godlike.forumclan.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum