Return of the Pharaohs▣Cap 110▣PvE▣Fresh opening 01.08.2014▣Join us!

08/01/2014 18:05 iCracked#571
Quote:
Originally Posted by megam View Post
About people who asks for vote4silks it will be disable becasue who has dynamic IP can get huge silks with alot of accounts he will add 2silk/hour to prevent cheats in vote4silks
Yeah, 2 silk/hour is way better than the vote4silks crap system.
08/01/2014 18:05 SkillsGoPewPew#572
Quote:
Originally Posted by gokhan81 View Post
After several hours to unfold?
3 Hour left until LIVE.
08/01/2014 18:07 megam#573
Quote:
Originally Posted by oXo™ View Post
Really sorry but the Vote4Silk is on account, not on IP.
oXo u told us about vote and we choose option 1 about delete vote4silks and add 2 silk/hour to prevent cheat

people can create more than 50 accounts and vote4silks alot every 12h then they will get huge silks after week
08/01/2014 18:08 SkillsGoPewPew#574
Quote:
Originally Posted by megam View Post
oXo u told us about vote and we choose option 1 about delete vote4silks and add 2 silk/hour to prevent cheat

i can create more than 50 accounts and vote4silks alot every 12h i will get huge silks after week
Really can you? I would like to see those accounts made just for VOTE :D
08/01/2014 18:11 Jimmy*#575
Quote:
Originally Posted by oXo™ View Post
I will test it now.
Code:
 set @FoundationDate = GetDate()
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_1', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_2', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_3', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_4', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_5', 1, 0, @FoundationDate,0,0)
insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_6', 1, 0, @FoundationDate,0,0)
use this instead of the current one that create a fake 6 guilds at each and every union which means only 2 guilds are the limit
08/01/2014 18:17 megaman4999#576
time left? :D
08/01/2014 18:19 drugstep023#577
3h 41min left :)
08/01/2014 18:19 SkillsGoPewPew#578
Quote:
Originally Posted by Kevin1337* View Post
Code:
 set @FoundationDate = GetDate()
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_1', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_2', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_3', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_4', 1, 0, @FoundationDate,0,0)
    insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_5', 1, 0, @FoundationDate,0,0)
insert _Guild(Name, Lvl, GatheredSP, FoundationDate,Alliance,Booty) values @guildName+'_ULimit_6', 1, 0, @FoundationDate,0,0)
use this instead of the current one that create a fake 6 guilds at each and every union which means only 2 guilds are the limit
I tested this and something is missing because I see the other 6 guilds in the table but not in the union.
08/01/2014 18:20 Dizzy©#579
Quote:
Originally Posted by drugstep023 View Post
3h 41min left :)
2h and 40 :)
08/01/2014 18:25 megam#580
Quote:
Originally Posted by oXo™ View Post
1 Silk per hours sorry. It's sticky. You also will have Vote4Silk and Events.

Or option 2 : Disable Vote4Silk and make 2 silk / hour.
you said that in page 33 and we choose option 2 :D
08/01/2014 18:26 fedeahuba#581
Hmm,the download is not working for me,getting an error in when the download ends
08/01/2014 18:33 Xardoo#582
I'll create an guild, we have already around 12 people + (cause I getting them for 2-3 hours xD) If you are intrested to join, feel free to pm me in skype.
08/01/2014 18:34 evet123#583
Hello guys,

@OxO ;

i am the guy who had IGN:Hammer on 70 cap.
Is it possible to have my nick back again here ?


[Only registered and activated users can see links. Click Here To Register...]
08/01/2014 18:35 danielb80#584
i am getting a c9 error... Can anyone help me :)?
08/01/2014 18:36 Jimmy*#585
Quote:
Originally Posted by oXo™ View Post
I tested this and something is missing because I see the other 6 guilds in the table but not in the union.
here you go the query just copy paste it

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