• 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

Topics - Castagna96

#1
 Hi guys , well today I will share this useful comand for squirrel by me  :) .This command give you the total time(expresed in minutes) , that your server has been hosted , or turned on...

very simple  ;D

Quote}
    if ( cmd == "host" )
    {
         MessagePlayer( "The server has been online for" + floor( GetTickCount() / 60000 ) + " minutes.", player );
    }

#2
mIRC/pawn Scripting / mIRC Support
April 15, 2011, 03:15:47 AM
 I think that all of us are thinking about 0.4V right ???
 
   ;D
 
    we think about WHAT will happen with the old scripts , set in v [0.3zr2]   :-\  
  The new version is comming very soon .... so some script servers have to be re-build for adapting in v0.4 i think..

I have some info about scirpt that will support V. 0.4 . PAWNO AND SQUIRREL  8)

                  BUT! there's a rumor about mIRC will be "extinguished" on vcmp scripting...

     Now i was adapting my server in  psyQLitte , but when i listen that mirc will desapear , I didn't know what to do  :-[

              Please if we know what will happen share here  :D THAKS  :)                
#3
  Hi !!! Well , I left pawno scripting cause was too limited in functions and other thinks  ;D So with my friend (tato) decided to move to squirrel , witch is too much better , with more posibilities and functions  :P  ....  we just edited some thinks ,but we need to learn more about this.  So if u can help me with some basic tips , to start working with this wonderful script.   

   I need to know how to add icons ,(not ammunations shops) , a auto-heal, and a propieties system  ??? ???

                                               Thax   ::) !!!

#4
  Hi  ;D, i was trying to create a more reallystic system for kill reward .. So i thought if would be possible to make a drop money for reward. I had many troubles when i make this .I know that i have to make a new pickup on player dead with the money ID , and them add the function of pickedup .
Quoteif(pickupid == 7) {
IncPlayerHandCash( playerid, 100);     
       
But i don't know how to delete the pickup after player take money ..... Please if someone solve this , post the code or help me by PM  :D

thx another timeee  :P
#5
Hi guys .. well i was tryng to make a random weather with pawno ,like in 2 minutes chage sunny to rainy ... i use timmers but i can't do it  ??? please someone can help me in this  ;D i reall need the code of random weather  :-[  .

                                                      THX for all  ;) !!!

#6
Support / HELP WITH MY FRIEND!!!
March 16, 2011, 03:07:37 AM
my friend can not register  :o :o :o because when he put his email the activation code is not in his mail or spamm file ???? HELP PLZ
#7
mIRC/pawn Scripting / Function Pickups help plz
February 28, 2011, 01:41:56 AM
Ok here is my problem ... I wanna made somthing like the same function for like 20 pickups how can i do it...i alrady tried this
Quote}
   if(pickupid == 81 || (pickupid == 82)) {
     SetVehicleHealth(GetPlayerVehicleID(playerid),1000);
       SendClientMessage(playerid,COLOR_JOIN,"Your Car Has Been repaired");

it work but i need help how to do it.. for more like for 20 more  or as much i want help plz !!!!! help plz   ???

thanks that's all
#8
 Hi everyone , I was makking a race cmd , and y need  to put function for a pickup... I try to made something in OnplayerPickup but i couldn't get nothing . >:( I wan't to put something like a  SendClientMessage , and money reward , ... Pleasee i need some help  ;D

                                                                   thx for all  :)
#9
mIRC/pawn Scripting / HELP : !LMS IN PAWNO !!!!!!!!!!!!!!
February 05, 2011, 02:08:48 AM
         
        hi friends , i wanna know if exist the command !lms for pawno scripting for my gamemode ,  searched but i just find this command for mIRC :( .Please if u know somwthing about this , help me ...THANKS  ;D
#10
 HI EVERYONE HERE IS MY GAMEMODE (v.beta) witch was created and scripted by me. 8) Is a beta version of my current gamemode of my server .. XA |Argentina American Server [0.3zr2] .There is a new version with gups comming soon ...
   
  IP: 201.213.72.10:5192      ::)

.HERE IS THE GAMEMODE (please read the txt file in the rar )-----> http://www.mediafire.com/?eekg68pmcuv8e0a
#11
mIRC/pawn Scripting / PLEASE I NEED HELP :/
February 02, 2011, 05:17:12 PM
  Hi everyone , im new im this forum and Sorry for my bad inglish  ;D

   Well I was looking for some new commandos for monkey script ..., like naturalcmds or funcmds please ..

I tried to make my own command but i just get error when copile  :(  .And my other problem is that i want to make a kill reward , cause in monkey u kill someone and still in 2000$ (original money) , and a /c register , if is possible ..

                         Thaks for all  :)