can I still rollback if I clicked the "do not click?&am

xlokix

New Adventurer
Joined
Jun 14, 2007
Messages
16
Reaction score
0
I'm such a newb:(


Well if you still can..
Last worked: June 19
STEAM_0:0:4545681
slot 1
curiosity deleted my character, I just had to click it.

thanks
 

Dridmar

Old Skool Apostle
MSC Developer
Socialist Guild
Alpha Tester
Joined
Feb 2, 2007
Messages
2,251
Reaction score
72
Re: can I still rollback if I clicked the "do not click

xlokix said:
curiosity deleted my character, I just had to click it.

*Smack* don't click it again! Anyway, when Blasto or Thothie see this post, one of them will roll you back. Have some patience.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Done...

Meh, really gotta figure a way to make those unclickable. Or just bypass the STEAM_ID_PENDING problem in some other way.
 

xlokix

New Adventurer
Joined
Jun 14, 2007
Messages
16
Reaction score
0
It didn't work, the do not click guy is still there.
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
37
Location
Eugene, OR
I pushed you back to a backup on the 18th that would still be the 19th for you.

Its those pesky time zone things, either way your post time shows your issue happened on the 18th right before midnight.

so the 6pm backup on the 18th should work for you.
 

xlokix

New Adventurer
Joined
Jun 14, 2007
Messages
16
Reaction score
0
Yeah that worked, thanks blasto
 

Dridmar

Old Skool Apostle
MSC Developer
Socialist Guild
Alpha Tester
Joined
Feb 2, 2007
Messages
2,251
Reaction score
72
Thothie said:
Done...

Meh, really gotta figure a way to make those unclickable. Or just bypass the STEAM_ID_PENDING problem in some other way.

Wouldn't something like disconnecting from the server if you have the "STEAM_ID_PENDING problem" work?
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
It would confuse/piss off a lot of people ;-)

It would especially piss off Listen Server people. You'd have to restart MS:C rather than changing the map.
 

Dridmar

Old Skool Apostle
MSC Developer
Socialist Guild
Alpha Tester
Joined
Feb 2, 2007
Messages
2,251
Reaction score
72
:roll: Alright.
 

Shurik3n

New Adventurer
MSC Developer
RiP
Joined
Aug 15, 2006
Messages
1,357
Reaction score
0
Age
33
Code:
client_connect(id) if(equali(get_user_auth(id),"STEAM_ID_PENDING")) client_cmd(id,"echo Dropped due to STEAM_ID_PENDING;wait;disconnect")

I think that would work
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
The Man In Black said:
It would confuse/piss off a lot of people ;-)

It would especially piss off Listen Server people. You'd have to restart MS:C rather than changing the map.
 

Shurik3n

New Adventurer
MSC Developer
RiP
Joined
Aug 15, 2006
Messages
1,357
Reaction score
0
Age
33
Oh well, I would rather have my server close than my character get deleted, but on second thought that code wouldn't really work because when people connect they are sometimes temporarily given STEAM_ID_PENDING and it would kick them in that case, so you would have to wait to do it until they are fully connect and should have been given a real steam_id. I think thats what client_putinserver is for, I haven't fiddled with amxx in a while.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
If ( name.starts_with("LOAD_ERROR-RECONNECT") ) kick_my_ass();
 

Shurik3n

New Adventurer
MSC Developer
RiP
Joined
Aug 15, 2006
Messages
1,357
Reaction score
0
Age
33
So you would kick them after they clicked on it? as if getting their char deleted wasn't bad enough :(.
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
Shurik3n said:
So you would kick them after they clicked on it? as if getting their char deleted wasn't bad enough :(.

FN has to save the LOAD-ERROR char, so if it kicks them quick enough, it doesn't save. But the problem with Thothie's method is, what about the people, such as myself, who have LOAD-ERROR chars that we want to keep?
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
But the problem with Thothie's method is, what about the people, such as myself, who have LOAD-ERROR chars that we want to keep?

Tough? ;)

Stopping character deletes > letting a few sploiters get The Crest of No Clicky and hawk feathers.

You COULD still delete them, so it's not as if you lose use of the slot.
 

The Man In Black

Administrator
Staff member
Administrator
Moderator
RiP
Joined
Jul 9, 2006
Messages
6,904
Reaction score
71
If you get rid of the chars, you have to put the crest of no-clicky in somewhere as an easteregg... Otherwise, I may have to kill you.
 

Shurik3n

New Adventurer
MSC Developer
RiP
Joined
Aug 15, 2006
Messages
1,357
Reaction score
0
Age
33
Or don't so only us few have this "discontinued" item.
 

J-M v2.5.5

BANNED
BANNED
Joined
Feb 26, 2005
Messages
5,675
Reaction score
1
Age
35
Location
Nijmegen, the Netherlands.
Whoooh! I got the ranking for the Netherlands from #23 to #22 by clicking about 740 times (yes, I actually did click about 740 times). The Netherlands has 56 200 clicks now!

Edit: Oh my god, Japan has over 47 million clicks! What the **** is wrong with Japanese people!?
 

Blasto121

New Adventurer
MSC Developer
The Pirates of Dreadwind
Joined
May 24, 2006
Messages
1,967
Reaction score
0
Age
37
Location
Eugene, OR
they get bored easily didn't you know that? They do sit in an office all day.
 

Thothie

Administrator
Staff member
Administrator
Moderator
MSC Archivist
Joined
Apr 8, 2005
Messages
16,342
Reaction score
326
Location
lost
Coulda fooled me during the two months in Tokyo and Kyoto during my last visit to japan...

...Granted, I didn't go into too many offices.
 
Top