Hey, I'm in need of a developer that can actually code and actually wants to do this.
You will be developing for river hotel -- We've closed a few times and opened, we've been very successful in the past ( talking about a few weeks ago ) as we were hitting 30+ and a stable 15-20 every day.
You...
Make a new file in Notepad ++ paste this into it:
<?php
namespace Revolution;
if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
interface iCore
{
public function getOnline();
public function getStatus();
public function systemError($who, $txt)...
I've kind of done it, in the learning process of doing the gifs - https://imgur.com/NAT2bQq
Not too sure about the background switching colours like that thought, I'll work on another one lol
Hi, I need to know how to do a gif like this - https://imgur.com/2GkB3CO
Where the text changes. When I do this, the text just overlaps and you cant see one if you know what I mean.. Can anyone help on what I have to do?
I’m pretty sure I looked at regsubmit last night. When I’m on in a few hours I’m just going to have to look at near enough every file I can to find it.
Hi guys, I am using Plus R2 but the database of profject alaska, I transferred all the users etc so I have the rooms, users etc. But anyway, when new users join, they're being ranked to 5 which is mod on my hotel. But in the database the ranks in users default value is 1.
How can I fix this?
Thanks for trying to help everyone. I finally found out what the problem was. It was 'enabled' in room_items_moodlights. I just deleted that column, then imported the sql then re added the column in after and it's fine.
Hey, every SQL I run into navicat, it's giving me this error - http://prntscr.com/hb0omu
I've tried my backup, plus emu original sql etc and it keeps giving me this error. How do I fix this?
can someone help please? I've done the sqls. I've added the furnidata.xml into the existing one. I've added the swfs to hof_furni, I've added the icons. What's wrong?!
I've done it but... it comes from the user that is being welcomed! So on this line - I've tried changing TargetUser to TargetClient - User - ThisUser but they all give me errors. What to do? lol
I know it's a simple command but I'm just learning lol. I want the command so that you say :Welcome x and it sends out a chat in the room saying welcome blah blah blah. I got as far as this - I didn't really do it myself lol just copied it from something else -
using System;
using System.Linq...