Likes: 0
Results 1 to 8 of 8
Thread: (C++ request)speed cap 0.00
-
23-02-10, 05:22 PM #1
(C++ request)speed cap 0.00
Register to remove this adI need someone to post a C++ 0.00 speed cap script thx
› See More: (C++ request)speed cap 0.00
-
23-02-10, 06:10 PM #2
-
23-02-10, 06:35 PM #3
no its for the attack speed cap i want to get like no limit so u can attack really fast, im not sure if your gonna understand cause u need to play on a repack that got no speed cap ull see what i mean by speed cap and atm idk how to use C++ really i need a tut or something and im still really confused maybe u can explain me
Do you need an uncompiled server to add the C++ script or you can do it with a repack too ?
-
23-02-10, 07:53 PM #4
-
25-02-10, 10:17 AM #5
-
26-02-10, 05:57 PM #6
then does LUA script for this exist? i mean is it possible to make one
-
26-02-10, 06:01 PM #7
no you need to modify the core... read a guide about "how to compile arcemu" then ill help you more
Whos dat "LilleCarl"
Its LilleCarl OMGBBQLOLZXD
-
27-02-10, 02:42 AM #8
Register to remove this ad
1.1 Change max parry, dodge, crit etc rating
Step 1) goto \Core Folder\trunk\src\arcemu-world
Step 2) open Player.cpp
Step 3) Press Crtl + F paste tmp = min( max ( tmp, 0.0f ), 95.0f );
and change 95.0f); to 35.of)
Step 3) Press Ctrl + F paste tmp = min( max( tmp, 0.0f ), 95.0f );
do the same then search for tmp = min( max( tmp, 0.0f ), 95.0f );
again and do the same
Now you're done.
tree