SQL SCRIPS
2 participanți
:: GotMedia | MuOnline :: :: Tutoriale Server
Pagina 1 din 1
SQL SCRIPS
Auto Pk Clear
- Cod:
UPDATE Character
SET PkLevel = 0 , PkTime = 0 , PkCount = 0
Where PkLevel > 2
Guild Score BUG
- Cod:
UPDATE Guild
SET G_Score=('0')
WHERE G_Score<-1
DELETE ALL RESETS
- Cod:
UPDATE Character
SET Resets=('0')
WHERE Resets>0
DELETE ALL INVENTORIES
- Cod:
UPDATE Character
SET Inventory=('')
UNBAN ALL Players
- Cod:
UPDATE Character
SET CtlCode=('0')
WHERE CtlCode=('1')
Negative Money Fix
- Cod:
UPDATE Character
SET Money='2000000000'
WHERE Money<-1
Auto Pk Clear
- Cod:
UPDATE Character
SET PkLevel = 0 , PkTime = 0 , PkCount = 0
Where PkLevel > 2
DELETE ALL WAREHOUSES
- Cod:
UPDATE warehouse
SET Items=('')
FlyToSky- Administrator
- Sex :
Zodiac :
Mesaje : 611
Reputatie : 10
Data nasterii : 02/09/1993
Data de inscriere : 23/12/2010
Varsta : 31
Localizare : Buftea
Joburi/Distractii : MuOnline & Marea Ieseala :)
Stare de spirit : Happy
Re: SQL SCRIPS
super .. si eu cautam chestii dastea ! daca poti sa aduci si tu si pentru web sql script si un tutorial cum sa securizezi webu 10/10
Re: SQL SCRIPS
se rezolva zilele astea
FlyToSky- Administrator
- Sex :
Zodiac :
Mesaje : 611
Reputatie : 10
Data nasterii : 02/09/1993
Data de inscriere : 23/12/2010
Varsta : 31
Localizare : Buftea
Joburi/Distractii : MuOnline & Marea Ieseala :)
Stare de spirit : Happy
:: GotMedia | MuOnline :: :: Tutoriale Server
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum