Remove xp from kills

07/29/2011 20:02 RaydenRey#1
I have a problem on my server. To pvp 1-15 and 20-30, as we increased the XP that players earn, the lvl up to easly with kills.
How can i remove the xp earned from killing another player? from moobs is easy to do, but i can't find the one from kills
07/29/2011 20:35 viper4513#2
Can be found using the search tool, but all thanks go to Zargon, or Unknown.

Code:
UPDATE PS_Gamedefs.dbo.Mobs
SET Exp = 0
WHERE MobID in (
1856,1857,1855,1858,1859,1860,1861,1854,1853,1864,1863,1865,1862,1852,1851,1850,
2113,2127,2114,2118,2115,2128,2116,2119,2117,701,702,700,2120,2121, 
1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043)
Run that in SQL as a script. :)
07/29/2011 21:10 RebeccaBlack#3
Quote:
Originally Posted by RaydenRey View Post
How can i remove the xp earned from killing another player? from moobs is easy to do, but i can't find the one from kills
Quote:
Originally Posted by viper4513 View Post
Can be found using the search tool, but all thanks go to Zargon, or Unknown.

-Snip code to remove EXP from mobs-

Run that in SQL as a script. :)
Reading first is also a plus, in this situation.
07/29/2011 21:50 viper4513#4
Thats takes exp off player kills in those zones aswell i think tnelis, atleast it does on my files :s
07/29/2011 21:58 abrasive#5
Only if your players are mobs ;)
07/29/2011 22:00 viper4513#6
Hmm wonder how i did it then :S sorry for the wrong info then *sets about searching his DB for the real answer!* :P
07/31/2011 20:46 RaydenRey#7
No problem ty for try help. I managed to take the xp from moobs already. about players i didn't found how to take it as well
08/01/2011 07:10 RebeccaBlack#8
Players would be edits in ps_game.exe, I believe I've heard someone just stopped EXP gain in there altogether, but I don't remember who offhand.
08/01/2011 13:36 RaydenRey#9
Ok i will check and see what can i found. If i manage to solve will post the solution here. Thank you for the clue tnelis
04/20/2015 00:40 Zone_34448#10
Hello all i have a problem i run a Script that was gonna end up remove Exp from 1-15 and 20-30 pvp zones but it didnt do that it end up removing all the exp from the monsters with in the server can someone tell me how to fix this problem or point me the right way please
04/20/2015 03:08 Myanar#11
please show us the script you've used
04/20/2015 14:43 SkuulCandy#12
I think guys, go to your sql and on your PS_GameDef.
Open ExpDef table, and change in the column exp, exp value required for up to a large number (999999999999) for the up takes place very long ?
Like for 30-31.