Page 1 of 1

Changing Exp (Recompile?)

Posted: Tue Aug 29, 2006 11:55 am
by simslater
ah...i misread that

sorry suppa for the misreadng

you want to change this
Code:
new xpgiven[11] = {10,15,25,35,40,50,60,70,80,90,95}
i changed mines to
new xpgiven[11] = {4,8,12,16,20,24,28,32,36,40,40}

and for some reason it wont change on the server when i put in the constant.inl file, i read something about geesu saying to recompile, but how do i do that?

Posted: Tue Aug 29, 2006 1:41 pm
by DarkJP2
go to amxmodx.org and take a sneak peak into their wiki

Posted: Tue Aug 29, 2006 5:45 pm
by simslater
http://www.amxmodx.org/webcompiler.cgi

on warcraft3FT.sma or on constants.inl

Posted: Tue Aug 29, 2006 7:42 pm
by Geesu
u can't compile online... check the amxx wiki it explains how to compile plugins