Shakes & Fidget Private - Full Script (Tulyita)

06/03/2014 15:46 sanya1020304050#631
Hello! Help me! Hosting problem.. Shakes and Fidget P Server, Mysql connection error, how to fix? ... Registration, and login error..
06/03/2014 17:18 TheCry#632
Idk why but mushroom dealer screen not working for me o.O why? empty screen
06/04/2014 06:08 krejcomut#633
-_-
06/04/2014 12:32 Nikolas Ferencak#634
Quote:
Originally Posted by Crasim View Post
CLASS CHANGER BY CRASIM ( Thanks ǝnd1ǝss-ɯonǝʎ for password check )

Screenshot:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

INSTALLATION:
1. Extract all file on your directory site
2. Configure file functions.php
3. Configure file client_cfg.php

DOWNLOAD: [Only registered and activated users can see links. Click Here To Register...]

ANYONE HAVE FIX OR IMPROVEMENTS ABOUT THE PLACES PLEASE FIX YOUR IDEAS IN FORUMS IN ORDER TO HELP OTHERS ALSO SMALL inexperienced users :)
I did everything according to what you said but not me .. Please help me.
06/04/2014 12:41 Crasim#635
Quote:
Originally Posted by Nikolas Ferencak View Post
I did everything according to what you said but not me .. Please help me.
Contact me privately and esponimi the problem in detail preferably with screenshots
06/04/2014 20:31 Wolgix#636
Hey, can i get script for full work tower and guild chat?:)
And where i can make smaller exp in tower?:)
thanks.
06/04/2014 21:25 szymek111#637
Quote:
Originally Posted by Wolgix View Post
Hey, can i get script for full work tower and guild chat?:)
And where i can make smaller exp in tower?:)
thanks.
No you can't. No anyone have full working tower code ... BTW you can only steal people work ?? Do it yourself ;-;.
06/05/2014 21:37 UND3RW0RLD#638
DELETED
06/05/2014 22:58 trol3333#639
What the problem ?

[Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

? Please help me !
06/06/2014 20:56 krejcomut#640
#Wolgix Si to představuješ nějak moc easy ne a třeba takhle rovnou nechceš i fukční cech ?
06/07/2014 11:58 nazulor#641
how to fix guild attack ? :S
06/07/2014 12:43 UND3RW0RLD#642
Do you really want to know HOW or you just want to have the fix?

Solution: The win-calculation only works with 2 players (or 1 player vs mob).
you need to to break this limit and show the other players instead of the stats. of couse you have to find the packets, how it works to enter the arena with the next player after one died. If you did this steps you can easily rebuild the missing features: guild-attacks, guild-raids, tower WITH helpers.

Bring me a proper win-calculation and even I would do it for all
06/07/2014 13:04 TheCry#643
Quote:
Originally Posted by ǝnd1ǝss-ɯonǝʎ View Post
Do you really want to know HOW or you just want to have the fix?

Solution: The win-calculation only works with 2 players (or 1 player vs mob).
you need to to break this limit and show the other players instead of the stats. of couse you have to find the packets, how it works to enter the arena with the next player after one died. If you did this steps you can easily rebuild the missing features: guild-attacks, guild-raids, tower WITH helpers.

Bring me a proper win-calculation and even I would do it for all
Well you think, if it throve it is a rest of the thing was in order to trivial :)
06/07/2014 13:26 UND3RW0RLD#644
I already had the idea to loop the calculation with a multi-dimensional-array.

$guild[g1][p1][stats..]
$guild[g1][p2][stats..]
$guild[g1][p3][stats..]
$guild[g1][p4][stats..]

$guildop[g2][p1][stats..]
$guildop[g2][p2][stats..]
$guildop[g2][p3][stats..]

loop (1p of each guild alive)
{
docalc($g1[pX], $g2[pY]);
}
06/07/2014 14:37 EptunLP#645
Looks good!