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

#31
Quote from: yazeen on March 13, 2011, 04:02:00 PM
Use

SetTimer(GOTO,5000,)

too lazy to make all
meh not works error
#32
mIRC/pawn Scripting / help me guys
March 13, 2011, 09:39:27 AM
!Buycar cmd bug

[code] else if (strcmp(cmd, "!buycar", true) == 0) {
    tmp = strtok(cmdtext, idx);
if(PlayerInfo[playerid][Logged] != 1) SendClientMessage(playerid, COLOR_RED, "You need to login first!");
else if(!strlen(tmp)) SendClientMessage(playerid,COLOR_GREEN, "USAGE: !buycar [VehicleID]");
else if(!IsVehicleForSale(tmp)) SendClientMessage(playerid,COLOR_GREEN, "Error: That vehicle is not for sale!");
else if(strcmp(GetPlayerLocation(playerid), "Sunshine-Autos-Viceport-Vice-City-Mainland", true) == 1) SendClientMessage(playerid,COLOR_GREEN, "Error: You have to be at the Sunshine Autos!");
else {
    new cost = GetVehicleCost(tmp);
    if(GetPlayerHandCash(gPlayers[playerid]) < cost) {
SendClientMessage(playerid,COLOR_GREEN, "Error: Not enought money!");
    return 1;
}
format(file, sizeof(file), "/Vehicles/owners.ini", "owners");
dini_Set(file, tmp, gPlayers[playerid]);
DecPlayerHandCash(playerid,cost);
format(szMsg,sizeof(szMsg),"Vehicle bought! Costed:[ $%d ]",cost);
SendClientMessage(playerid,COLOR_GREEN,szMsg);
}
return 1;
}
[/code]

when i do !buycar it just sold direct to player why it doesn't shows that u need to be at sunshine autos
can anyone help me who knows pawno
#33
mIRC/pawn Scripting / Re: PLEASE I NEED HELP :/
February 02, 2011, 05:34:05 PM
use gups here is link
go there and download gups and modify gups its good for u and ur scripts
in gups u can get killing reward and also u can do /c register


http://forum.vicecitymultiplayer.com/index.php?topic=1666.0
#34
mIRC/pawn Scripting / help
January 31, 2011, 07:34:41 AM
i want to make my own irc channel website so can anyone tell me how to make it and my channel need work on
irc.nl.project-apollo.co.uk plz help me for irc web channel
#35
yea i also want make icons in radar of server example bank icon in radar can anyone tell us how to do it
#36
forward your port means port forwarding
#37
mIRC/pawn Scripting / help me for mirc
January 20, 2011, 06:35:11 AM
can anyone give me link of fbs which fbs have props working i have fbs but on tha props are not working so can u give me link of fbs which have prop working thnx
#38
mIRC/pawn Scripting / Re: Help !!!
January 20, 2011, 06:31:58 AM
are u want to any player can use this command so what changes u want in this  cmd  ???
#39
mIRC/pawn Scripting / Re: Help me plz
January 19, 2011, 07:27:24 AM
worked thnx
#40
mIRC/pawn Scripting / Help me plz
January 18, 2011, 08:18:35 AM
guys how to run a clock in my server plz tell me for gups r fbs plz in fbs clock is not running and also in gups so can anyone tell me how to run clock in game
#41
Note: New Name Server -r2- ExTrEaM GaNgWaR SeRveR | »extream.smfnew.com«

INFO

   Server Name: ExTrEaM GaNgWaR SeRveR | »extream.smfnew.com«
   Server IP: find it in list
   Max Players: 27
   Server Mode: FBS modified by [MKt]Moric/moric
   Server Scripts: FBS v2.9 - By Moric, thanx to Tamas, and Force
   Server Forum: http://www.extream.smfnew.com
   Echo Channel: #extream
   Echo Server: irc.nl.project-apollo.co.uk
   GameMode Server: LastManStanding, Racing, Car Bomb, StrongBox Bank, Killing Spree system, Property System, Vehicle System,  Speedometer, Weapons,

Commands of Server

!lms = !join                          
!race start = !race join                                       Property System,
!arena name                                                                !buyprop
!heal                                                                           !sellprop
!fix                                                                           !gotomyhome
!hide   hides the player from radar                                  /c propspawn
!show shows player on radar
!gangwar                                                                          
!cash
!showcash
!hunt
!hunted
!spree
/c wepname
Vehicle System
!purchase
!buycar
!sellcar
!lock
!unlock
!killengine
!detonate
/c alarm
/c eject
/c lights

and many more commands
                                        FBS version 2.9 created by Moric
Thanx to [MKt]Moric
#42
can anyone give me mute command for gups r fbs  i have mute command in fbs but it is kicking player when they speak so thats why i need mute command who mute them and players chat cant appear in server

mute command just blocks chat
#43
mIRC/pawn Scripting / admin hide command for fbs
January 03, 2011, 01:02:35 PM
can anyone have hide command for admin who hide then from !admin for fbs i need it plz can anyone give me
i need it
#44
mIRC/pawn Scripting / Re: help pawno
December 24, 2010, 10:36:23 AM
yea i need it if u post here then i will be very thank full to u or send me in pm
#45
mIRC/pawn Scripting / Re: Psy Script Help
December 24, 2010, 06:26:06 AM
yea same problem with me