• 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 - GTA-Roloboy

#31
mIRC/pawn Scripting / Re: [Request]RPG Script
August 21, 2008, 07:06:20 PM
Aren't these all Argonath commands?  :-\
#32
Script Showroom / Re: New VC-MP mIRC Admin
August 21, 2008, 07:04:42 PM
Nice! Very nice :D
It's much better than the previous one xD

Quote from: VRocker on August 21, 2008, 06:57:48 PM

  • Redone vehicle/weapon names as some were missing (Thanks Murdock and Windlord)

No problem ;)
#33
mIRC/pawn Scripting / Re: Car pickup
August 21, 2008, 03:08:02 PM
camera pickup ;p
#34
General Discussion / Re: Suggestions for Version 0.4
August 20, 2008, 05:14:16 PM
true

and make vcmp.setplayerskin
and vcmp.setplayerobjectskin <object id> << changes your skin to a object like a beachball :P
#35
Quote from: Windlord on August 20, 2008, 10:46:59 AM
*Windlord thinks the others have got screenies as well

Yep  ::)




;D
#36
Support / Re: [BUG FOUND] Weapon Name Bug
August 20, 2008, 03:11:34 PM
Quote from: WWE on August 20, 2008, 08:31:10 AM
who made you beta tester mattz -/-

rofl  :P
#37
Quote from: Juppi on August 19, 2008, 05:46:29 PM
o_@ I guess i left a bit too early

same
#38
mIRC/pawn Scripting / Re: Change location!!!!!
August 17, 2008, 11:59:42 AM
vcmp.setlocation [server id] [player id] [ x] [y] [z] [interior id]

in vrocker's ..
#39
General Discussion / Re: Suggestions for Version 0.4
August 16, 2008, 11:59:09 AM
An In-game objects-editor (map maker) ?  ::)

and /v [model id] for in game xD
#40
Support / Re: [BUG FOUND] Weapon Name Bug
August 15, 2008, 11:50:11 PM
 :D
#41
How I see who is the owner of the network?
#42
mIRC/pawn Scripting / Re: Help windlord!
August 15, 2008, 09:42:23 PM
What the hell are you talking about Cristian

He doesn't ask mIRC cmds -_-
#43
Support / [BUG FOUND] Weapon Name Bug
August 15, 2008, 07:53:37 PM
I Killed [Ka]Windlord with a hammer and in the kill-text did appear 'hammer' not 'Hammer'.

Just a little report xD

#44
So how I am able to play when I can't add a IP:Port to my favourites?
#45
mIRC/pawn Scripting / Re: Admin command
August 14, 2008, 06:15:13 PM
Quote from: [SDT]F_T_F0RC3 on August 14, 2008, 03:58:12 PM
Well I know that  :D, I was more looking at:


if ($WSV.levels(%a) > 0)


I'm not sure the 0 will work well.
To be sure use:


if ($WSV.levels(%a) >= 1)