• Welcome to Vice City Multiplayer.
 
Menu

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.

Show posts Menu

Messages - Juppi

#31
mIRC/pawn Scripting / Re: Edit Commands
June 17, 2008, 09:46:56 PM
The Reason text is now added twice. Try changing

else { vcmp.kick %x $iif($4-,Reason: $4-) }

from quantumbeep's version to this:

else { vcmp.kick %x $4- }
#32
VC:MP Clans / Re: VC:MP clans
June 17, 2008, 08:20:22 PM
?


[CHN] added!
#33
Videos and Screenshots / Re: New VC:MP clan
June 17, 2008, 08:14:16 PM
Well, hello.

Hopefully the length of the video is not relative to the age of your clan
#34
You didnt get the main point, its not only the learning but also re-coding, so if everything has to be coded basicly from the beginning there will be downtime on servers. And its quite hard to learn pawn completely in few days without knowledge of C or similar. Basics are possible, but then what? Many of the servers have complex scripts which have taken a lot of time to code. After learning to use pawn you need to re-create everything.

Having mIRC support will give server owners time to adapt, doesnt take anything off from others? I dont quite understand your opinion on this.
#35
VC:MP Clans / Re: VC:MP clans
June 14, 2008, 06:18:37 PM
[R3V] added :)
#36
I dont agree with that. Quite many of current VCMP users dont know how to code using pawn. When 0.4 will be released, all made scripts would become useless, thus there would be many servers running pre-made gamemodes or no gamemode at all. With the possibility of using mirc scripts, server owners can use their old scripts till they have created a new gamemode with pawn.
#37
mIRC/pawn Scripting / Re: Map Icons
June 13, 2008, 12:48:07 AM
Try this:

dll rcondll.dll RconCommand set 16 <marker id> <coordinates>

Or create alias:

alias vcmp.setmarker dll rcondll.dll RconCommand set 16 $1-

and then use vcmp.setmarker <id> <coordinates> to add a marker.


(note: need the original dll, if the filename is different then use it instead)
#39
Videos and Screenshots / Re: 0.4 preview video
June 09, 2008, 02:05:42 PM
Most likely you wont see it on other sites, if youtube doesnt work. Install macromedia flash player and/or enable javascript. Another alternative is if someone makes a downloadable version of the video so you can watch it without browser.
#40
Agreed, i hope this is fixed. If i say something in my language and forget that certain letters dont print... well, the result can sometimes be quite amusing :P
#41
Videos and Screenshots / Re: 0.4 preview video
June 06, 2008, 01:22:01 PM
Holy moly! :o  Thats awesome!

HEADSHOOOT!
#42
General Discussion / Re: Crash on spawn
June 04, 2008, 09:44:34 PM
Coordinates should not cause that, if you have incorrect spawn location you just spawn in weird places. What i suspect is an incorrect weapon id for that skin, it might cause a crash.
#43
VC:MP Clans / Re: VC:MP clans
June 04, 2008, 09:41:48 PM
NAYEX added! Sorry for the delay
#44
VC:MP Clans / Re: VC:MP clans
May 21, 2008, 04:15:51 PM
Relax man, to my knowledge it wasnt cola who copied from your forum :-X
(cola only copied from Ka forums)


Anyways, UST info is updated
#45
Script Showroom / Re: RPG Script
May 18, 2008, 05:38:22 PM
Correct, in 0.3z all scripts are mIRC scripts.