This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"Response":{"data":{"membershipId":"4611686018429562661","membershipType":1,"characters":[{"characterBase":{"membershipId":"4611686018429562661","membershipType":1,"characterId":"2305843009241292194","dateLastPlayed":"2014-12-02T00:09:46Z","minutesPlayedThisSession":"175","minutesPlayedTotal":"7851","powerLevel":29,"raceHash":2803282938,"genderHash":2204441813,"classHash":3655393761,"currentActivityHash":0,"lastCompletedStoryHash":0,"stats":{"STAT_DEFENSE":{"statHash":3897883278,"value":1448,"maximumValue":0},"STAT_INTELLECT":{"statHash":144602215,"value":67,"maximumValue":0},"STAT_DISCIPLINE":{"statHash":1735777505,"value":236,"maximumValue":0},"STAT_STRENGTH":{"statHash":4244567218,"value":161,"maximumValue":0},"STAT_LIGHT":{"statHash":2391494160,"value":118,"maximumValue":0},"STAT_ARMOR":{"statHash":392767087,"value":7,"maximumValue":0},"STAT_AGILITY":{"statHash":2996146975,"value":4,"maximumValue":0},"STAT_RECOVERY":{"statHash":1943323491,"value":5,"maximumValue":0},"STAT_OPTICS":{"statHash":3555269338," |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@extends('layouts.master') | |
@section('title') | |
Fiddle my Laravel | |
@stop | |
@section('container') | |
{{ Form::open() }} | |
<div class="form-group"> | |
{{ Form::label('username', 'Username') }} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
virtual void OnUserPostNick(User* user, const std::string &oldnick) | |
{ | |
ServerInstance->SNO->WriteToSnoMask(IS_LOCAL(user) ? 'n' : 'N',"User %s changed their nickname to %s (*@%s)", oldnick.c_str(), user->nick.c_str(), , user->host.c_str()); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[11:26:02] (1)bMotion: going to run plugins: bMotion_plugin_complex_knock2 bMotion_plugin_complex_snap | |
[11:26:02] (1)bMotion: doing flood for bMotion_plugin_complex_knock2... | |
[11:26:02] (1)bMotion: `- running callback bMotion_plugin_complex_knock2 | |
[11:26:02] (1)bMotion: plugin complex:knock tried to get non-existent value who,##partymansion,_ | |
[11:26:02] (1)bMotion: doing flood for bMotion_plugin_complex_snap... | |
[11:26:02] (1)bMotion: `- running callback bMotion_plugin_complex_snap |