April 18, 2024, 10:41:39 am

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Sammael

Pages: [1]
1
Away Board / Welp. Guess who's back.
« on: August 08, 2015, 03:45:45 pm »
I'm still not back to the way I was.

Basically, didn't have internet for a long while due to life issues. I have it now, but it's very limited. Limited being it's sometimes normal and sometimes it spikes to 3rd world lag levels. It's because it's a cell connection. Wifi tethering and all that. And so, I can't really do much of the normal clan stuff that I was able to before.

I'm usually on VCCNR under the nick Sachiko(New name, if you can't tell) Razor can confirm that it is me as he is there from time to time as well.

2
Daily Register / 09-01-14
« on: January 09, 2014, 04:23:11 pm »
Woke up at 9:30AM after the day before doing a round on VCCNR, buying Moga, a case for my GNex, items to fix my DS Lite, an Ace3DS flashcart, and some turfing on MTA:SA.

Feeling like fixing waffles for breakfast and playing my homebrewed Wii until computer opens up.

3
Away Board / Getting ready for college
« on: July 04, 2013, 01:47:16 am »
Yep. Getting ready for uni. If this college answers me back soon, I'll be attending there. But, I won't be on IRC much or In-Game. I'll pop in VCCNR about 3 or so times a week, being an admin there, other than that...I'll be a ghost. Dunno how long this will last, but I'll try to sort it all out so I can come back more.

4
As the subject states. I'll be inactive for an undetermined amount of time. My PC decided to pop and spark randomly today. So, until I can save up enough to get a new one or can fix the issue with my current one, I will be inactive for some time. Will still be working on VCAW, albeit, somethings will be untested until I am able to find a way to do so.

5
News and Announcements / Vice City At War [SERVER HAS NEW HOSTER]
« on: April 23, 2013, 09:02:29 pm »
Well, in short. Vice City At War, or VCAW as some may find easier to call it is my server. So far, it's just FBS with add-ons. Cars, gotoloc, stats, sprees, and some other goodies. Not gonna spoil it all for everyone. Also, !goto and /c nogoto are not working. As of now, only 4 cars are owned. 3 by me and one by a friend of mine whom some of you may have known as Tsubasa. The car prices aren't changed from OuT_LaWz's DB file for his FBS car system. #VCAW is the echo and am also looking for help in both admin ship(so far, only accessable from IRC for some odd reason) and in scripting help.

I know that this announcement is lacking. I'm no public speaker and I'm not great at making forum posts look spectacular and attractive, but, hey, I tried.

Anyways, hope to see some more of you there. :P

EDIT: The server is a DM server. No teams, probably should take off the minigun thing, though...otherwise all weapons allowed. Glitching is allowed until otherwise stated. Forums for the server are at http://vcaw.fullboards.com but have not been fully created. So far, for non-admin users...only Introductions are possible.

6
Hate to be a bother again, being somewhat new to SQ... but the echo bot stuff WiLsOn handed me works...just interferes with the ! and /c prefixed commands in the server.

I pin-pointed it to this because it was the last thing added. I had added a /c reload command and a !fix command prior to adding the lines to echo from the server to the echo channel. Figured I'd ask here, try some fixes while waiting for an answer, and if I find an answer before an answer is received, compare any given and chose the best of the possibilities.

Since nobody has answered, I assume they want/need the code to look at. So here it is.

Code: [Select]
function onPlayerChat( player, text )
{
  if ( text )
  {
  if ( text.slice( 0, 1 ) == "!" )
  {
local i = NumTok( text, " " );

if ( i == 1 ) onPlayerCmd( player, GetTok( text.slice( 1 ).tolower(), " ", 1 ), null );
  else onPlayerCmd( player, GetTok( text.slice( 1 ), " ", 1 ).tolower(), GetTok( text.slice( 1 ), " ", 2, i ) );
  }
  }
 EchoMessage("["+player.ID+"] "+player.Name+": "+text);
}

function onPlayerJoin( player )
{
EchoMessage ( ICOL_LGREY + "[" + player.ID + "] " + ICOL_BROWN + player.Name + " has joined the server." );
}
function onPlayerPart( player, reasonid )
{
local reason = "Uknown";
switch ( reasonid )
{
case PARTREASON_DISCONNECTED:
reason = "Disconnected";
break;
case PARTREASON_TIMEOUT:
reason = "Timeout";
break;
case PARTREASON_KICKED:
reason = "Kicked";
break;
case PARTREASON_BANNED:
reason = "Banned";
break;
}
EchoMessage( ICOL_LGREY + "[" + player.ID + "] " + ICOL_BROWN + player.Name + " has left the server. " + ICOL_RED + "[" + reason + "]" );
}

The onPlayerChat is WiLsOn's. The onPlayerJoin is mine. And onPlayerPart is something I modified from LUIrc Echo. The last two parts work fine in conjunction with the ! and /c commands. But just showing all I have added to the Original FBS-Echo.nut so far to see if that could shed some light on why the echoing of player chat to the channel messes with the commands.

7
Scripting Support / Need help with a few things
« on: April 14, 2013, 03:48:57 am »
I was trying to use FBS to learn squirrel and code my own server, what stopped me here is the echo bot fails to relay stuff FROM the server. I've even asked hellboy_vkk what the bot needs to relay stuff from the server. He gave me a couple of lines that were already in the FBS-Echo.nut file.

Next, I tried VBS. It runs...but the db files can't be written to or read from. I have sqlite3 installed. Dunno what to do to fix that.

If anyone could provide a solution to either or both of the issues, that would be great.

[EDIT]: Put the Linux modules in a Modules subfolder in the server Directory. Still looking for an echo-bot fix for FBS. VBS is nice...but missing many basic commands I don't feel like coding myself. :lazy:

8
Farewell Board / A hard decision[Decided to stay]
« on: February 16, 2013, 06:03:23 am »
The title pretty much sums up my feelings as of now.

To get down to brass tacks...I feel I don't bring anything to VU other than 1 more, as I've been called, polite, well-spoken person. I'm still on the ropes about this...because, I mean, irregardless of if you met me before in game or not, each and ever VU I've encountered has been courteous to say the least.

IF I end up deciding to leave VU, I know...it'll be for a ridiculous and retarded reason...but I feel that I need to bring something to the table, so to speak, to be of adequate value. My posting this, is basically to air out how I feel and to get some positive or even negative feedback on what I feel. But, keep in mind that these are MY personal feelings, you can't control them anymore than I can control what Bill Gates feels.

On the other hand, I feel I owe it to the one who vouched for me and got me in to see this through a while longer, without Pallazo's nudging I wouldn't have even thought of joining a clan until much much later than I did.

Again, go ahead and tell me I'm stupid or a retard for feeling this way or feel free to tell me I'm right, whichever the case may be...I am giving this about a week or two's thought and so by March, I'll have made my decision...until then, convince me one way or the other.

Even if I don't leave...I'm in the mood for a name-change....as long as it's alright with everyone else here...and if the nick isn't taken already. Heard there was a Sammael in VLK or something...so...I don't wanna get mixed up. The nick I have in mind...Gir.

And if I leave the clan, doesn't mean I'm gonna start being a jerk to everyone. I'll still hang around on IRC and I'll see you in-game

Well, have at it. Let the debate, so to speak, begin.

9
Accepted Applications / Application - Sammael
« on: December 07, 2012, 08:24:25 pm »
Which game are you applying for, VC:MP, SA:MP, LU or all?: VC:MP(for now)

Nick: Sammael

Previous Nicks: Undead(Back when I played SAMP)

Timezone/Country: Central(USA)

Age: 20

Do you speak English? Yes

Time you have played vcmp/samp: VCMP, less than a week; SAMP, 3 months(only did stunts)

Previous clans: None

Do you use mIRC: I use KVIRC because I don't care for mIRC. But I still go on IRC.

Why you want to join VU: Pallazo was the first person on VCMP to help me.

Favourite weapon: Uzi, Katana

Which VUs do you know: Pallazo

Would you be interested in competing in clan wars?: Depends on if I get good enough to be of adequate use.


Pages: [1]