question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

this ain't be client-side

See original GitHub issue

i’m using v72 with the latest version of this server, so, to play with skins i should use these < >, to make it work, i’ve just replaced skinName = (inner == "r") ? this.getRandomSkin() : inner; with this skinName = (inner == "r") ? "%" + this.getRandomSkin() : "%" + inner;. the problem is the skin keep appearing even when i delete the skin ex : <shark> and i use an other nick name but the issue steel won’t be fixed.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15

github_iconTop GitHub Comments

1reaction
freaky767commented, Aug 7, 2018

just use ogarii, simple.

1reaction
MastaCodercommented, Jul 28, 2018

Ogar -> OgarPlus -> Ogar Unlimited -> MultiOgar -> MultiOgar Edited -> Ogar II -> OgarX.

Come on man get with the program. 🤣

Read more comments on GitHub >

github_iconTop Results From Across the Web

So um.. How do you use this on the client side in an html page ...
Now I basically understood that: ain't no way I'm gonna do all that just to get some client side uuid's - I just...
Read more >
Cannot connect from client side to web method on asp.net
The method should be public. Try the code below, [WebMethod] [ScriptMethod(ResponseFormat = ResponseFormat.
Read more >
The Drawback of Client Side Rendering - YouTube
Client side rendering is cool until you want to do something that it can't do...----Checkout my side projects:If you're into cooking: ...
Read more >
When “required” field validation is not client-side only anymore
When working with the model-driven applications, we can make a field required, but, normally, that would not make any difference for ...
Read more >
Efe's Blog
Posts · If it ain't broke, fix it? · Thoughts on client-side platforms Jan 29, 2022 · An example of "a little copying...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found