• 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 - Technohopper

#31
mIRC/pawn Scripting / Re: I need an answer fast !
March 07, 2010, 10:28:37 AM
I tried it it doesn't work mybe it needs the id like 128-...
#32
mIRC/pawn Scripting / I need an answer fast !
March 07, 2010, 09:58:23 AM
In my server I have GUPS 1.15, how do I put another mode like DM or something else?
#33
mIRC/pawn Scripting / !lockcar doesn't work
February 23, 2010, 02:37:36 PM
 ;D In my server the " !lockcar <car id> " it wont work, please help me :( Thank you!!!
#34
mIRC/pawn Scripting / Re: ! Three Questions !
February 15, 2010, 03:25:26 PM
/* Date/time functions
*
* (c) Copyright 2001-2005, ITB CompuPhase
* This file is provided as is (no warranties).
*/
#if defined _time_included
  #endinput
#endif
#define _time_included
#pragma library Time

native gettime(&hour=0, &minute=0, &second=0);
native getdate(&year=0, &month=0, &day=0);
native tickcount(&granularity=0);
#35
mIRC/pawn Scripting / Re: ! Three Questions !
February 15, 2010, 03:20:19 PM
... Where to find that Program?
#36
mIRC/pawn Scripting / ! Three Questions !
February 15, 2010, 03:11:10 PM
1.
Its like this, I made my "[R2] [Technohopper server]" but I don't know how to make time go by it self.I have the GUS commands.

2.
How to make a "Fun" mode ?

3.
How to make my server run without CMD the black window.Please help me. Thanks :D
#37
mIRC/pawn Scripting / Help please anyone !
February 13, 2010, 09:35:04 PM
Hey, O.K this is the problem.. i downloaded GUS but where i extract it? and when I do that why doesn't /c register work? and final question : How do i make myself level 10 ? Thanks soo much :)
#39
Please tell me the GUS download link xD Thank you !
#40
Support / OMG HELP ME PLEASE, ANYONE !!! :(
February 06, 2010, 07:25:35 PM
When i try to kick someone at my server I enter /kick <name> but that kicks me out?!?! What do i enter to kick other players???? pls help (Thanks)
#41
I cant find the gus...and is there an easyer way? i just want the admin commands :(
#43
The problem is that i cant make myself an admin at my server... I don't know how.. This is the admin thing:
// Admin
native IsPlayerAdmin(Technohopper);
native Kick(playerid);
native Ban(playerid);

So where will i put my username(how to make myself an admin)? and how to make to register and login into server pls tell me... :(