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.


Messages - matthiasvegh

Pages: 1 2 [3]
31
Support / Re: Server vulnerable?
« on: July 24, 2007, 03:33:27 pm »
not bad, not bad, but this would kick me! >:(  so er.. i'm screwed.

32
Support / Re: Server vulnerable?
« on: July 23, 2007, 08:12:12 pm »
ye.. i asked u this on gtaf, u said the same, the prob is, if u would read my post, is it happens on any server. (and as a note, i never said im player 0. i usually go testing with mates => i am rarely the first, as i keep yelling on msn for them to join.)

33
Support / Re: Server vulnerable?
« on: July 23, 2007, 04:28:59 pm »
aah. well, i have the same sort of problem, from the other side. im a user, and if i connect to my own/lw server, im unknown everywhere. however, vcmp identifies my ip, its just the script that doesnt like me.i was trying to login as admin (!set admin). no hope. i wondered, if its my name that irc does not like (=RA=Phil_Cassidy) i changed it, removed set=1 out of vcmp.ini, and connected, still unknown. same on lw, only without the admin stuff

34
mIRC/pawn Scripting / Re: how to edit a....
« on: July 17, 2007, 11:53:15 pm »
You can't edit it.
um.. not 100% true. you could use a dis-assembler, and you would get a assembler code, so yu could edit it, but i doubt there is some one, that has no life at all, and would do something like that. and what would you want to edit? rcon dll can do everything the rcon can. you cant improve it.

35
mIRC/pawn Scripting / Re: any tutorial of mirc script?
« on: July 17, 2007, 11:50:40 pm »
and btw, just print off the script (25 pages approx) and read it over. you should understand the whole thing then. of course, even tho virtually anyone could make a script like tommis, the problem with me/us, is were lazy to code that much. Thank you to tommis (and vrocker?).

36
mIRC/pawn Scripting / Re: Personal messages?
« on: July 17, 2007, 11:48:36 pm »
i know /msg is built in vcmp. its just seeing as i (n e 1 really) can pm another player with the inbuilt pm system i was wondering if the irc server is a player or not.

but now im saying this, y do u want a pm? if ur using it for player1 to talk to player 2, just use: /msg player2's id message
and it wont be shown in the public text.

37
mIRC/pawn Scripting / Re: Personal messages?
« on: July 13, 2007, 09:57:39 pm »
nope, but i had a problem like that recently. i found no soloution, however, i did a bilboard instead.
so..
Code: [Select]
elseif !bilboard bla bla bla
write ini bilboard.ini
and then
Code: [Select]
!bilboard vcmp.say readini bilboard.ininow, this is is not a code, just a skeleton, but still leaves a problem, when u write\read from the bilboard, it will be public, therfore, u havent gone anywhere near private.
perhaps...
Code: [Select]
vcmp.say /msg $getid(name) $2??

38
mIRC/pawn Scripting / Re: Talking to the server
« on: June 27, 2007, 10:43:27 pm »
right.. um, how does the script know what ip the channel is on?

39
mIRC/pawn Scripting / Re: Talking to the server
« on: June 26, 2007, 09:54:38 am »
trouble is, i dont hav a channel. isnt there some way like in guircon?

40
mIRC/pawn Scripting / Talking to the server
« on: June 25, 2007, 04:55:28 pm »
not sure if this is a part of this subject, but how can i talk to the server (like a player) via irc. therefore i could be admin and all, without having to be in game. any possibility?

Pages: 1 2 [3]