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

#1
Thanks Madara ! I add your script but it's only Work on Win Server ! Not Work on Linux Server !
In Win server it's work good but in linux server ! If you say anything you will get kick from server ... i don't know how can use this script for linux server !
#2
I Try add script ! No Error but SendRConCommands not Work ? I Test for a week but SendRconCommands not work ....  >:( >:( >:( ! Why SendRConCommands not Work in Pawno ??? :-* :-* :-*
#3
mIRC/pawn Scripting / Re: what should i do
March 15, 2011, 03:48:09 AM
No No No ... Play can die by HEAD SHOT !!! YOU KNOW ? Although you use this script ...
I think about it : --- settime ( 100 bla bla ) { Heal All + Reset Player weapon }
Everybody have no weapon and always full heal ! That's God Mode
#4
I have problem too.But if you want change time ( hour ) in game you can do it.when another player join the game it will change the time :))
here :
public OnPlayerConnect(playerid)
new thing = random(5);
      if(thing == 0) {
         SetWorldTime(23,0);
      }
      if(thing == 1) {
         SetWorldTime(19,0);
      }
      if(thing == 2) {
         SetWorldTime(10,0);
      }
      if(thing == 3) {
         SetWorldTime(5,0);
      }
      if(thing == 4) {
         SetWorldTime(3,0);
      }
      if(thing == 5) {
         SetWorldTime(0,0);
      }
any one can use SendRconcommands ??? It's exciting when auto rain or auto mist ...
Any way i'm looking for script delay !heal commands
when player type !heal
>>>pm : You have heal after 5 seconds....
and after 5 seconds player full heal ... i saw it in some server but i don't know how ???
#5
mIRC/pawn Scripting / Easy question : Teleport commands
December 28, 2010, 11:28:23 AM
I use Script Gups1.16A and it have !goto commands
but i want when i player type !goto ID then after 5 seconds teleport commands active
How can i do it ?
#6
I use pawn Script ! I create commands :

if (strcmp(cmd,"kickme", true) == 0)
{
SendClientMessage(playerid,COLOR_RED,"As you wish.");
SendRconCommand("kick %d",playerid);
return 1;
}

But SendRconCommand("kick %d",playerid); not work ??? ! How can i SendRconCommand look like :
Player type !rain
SendRconCommand("setweather 5");

But is not work ??? Help me thanks ! >:( :-* :D
#7
VC:MP Clans / Re: VC:MP clans
October 06, 2010, 05:57:50 AM
VIETNAM CLAN

Country : Viet Nam
Leader : [VN]Reborn
Co.Leader : [VN]N_Huy
CLAN Tag : [VN]
Homepage : vnnhuy.co.cc
CLAN Server : vnnhuy.servegame.com
Other info : Player from Vietnam play in another server with too large ping ! So they hope somebody create Local Server ! And .... I Create Vietnam Server for them and everybody want play VC-MP
#8
UltraMegaServer / Re: script bug report
October 06, 2010, 05:36:06 AM
Oh ! Wonderful script ! Can any body post the script can auto kick flood ??? I'm really need this script ... I use pawn script ... please !!! :D

Thanks