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.


Messages - Castagna

Pages: 1 ... 3 4 [5] 6 7 8
61
 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 );
     }


62
mIRC/pawn Scripting / Re: How!!!
« on: April 26, 2011, 11:11:44 pm »
 Any function in pwn to lock server already  :-\ ust in mirc and squirrel

63
mIRC/pawn Scripting / Re: anti cheat help
« on: April 19, 2011, 03:20:29 am »
OBVIOOSLY WITH THE OK! OF TATO :p XD

64
mIRC/pawn Scripting / Re: anti cheat help
« on: April 18, 2011, 10:51:55 pm »
Well maby when i will finish the new version of XA in squirrel (XA SQLCrew) , i will realise the old version in pawno (ARG Crew v10) ;D witch include anti_hack lms anti spam etc... but maby i will delete some thinks for public version.. but there's nothing planed  :P

65
mIRC/pawn Scripting / Re: anti cheat help
« on: April 17, 2011, 09:40:54 pm »
No es muy dificil , el XA tiene uno en la v10 del pawno. Solo es posible crear uno de HP HAX Y ARM HAX.. en pawno el speed hax es casi imposible de hacer... solo crea un evento qe banee a un jugador qe tenga mas de 100 HP .

66
mIRC/pawn Scripting / Re: help!
« on: April 16, 2011, 10:03:23 pm »
hay un litime de autos y pickups ... si lo cargas mucho al srever con los autos te trae lag , ya me paso  ;)

67
mIRC/pawn Scripting / Re: mIRC Support
« on: April 15, 2011, 07:32:34 pm »
i don't know about mirc , that will desapear.. but WHEN will be this new version avaliable ?? and what about the new functions on pwn and squirrel ???????

68
mIRC/pawn Scripting / mIRC Support
« on: April 15, 2011, 04: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  :)                

69
mIRC/pawn Scripting / Re: 4 questions...
« on: April 13, 2011, 09:41:02 pm »
We are all waiting for 0.4 , but there's a little detail..... HOW and WHEN we know if that version will fix all the bugs ?? This 0.4 had been annouced since a few years I think , so... and???  Stay for this new realise , ins't good choise . I recomend u to stay in Mirc , specially in psyQLite . Squirrel is good but , there isn't many functions like ResetPlayerWeapons , etc.. The other possibility is lear LUA language , witch for me is the best (lua=VCO scripting) , but very dificult too.

70
mIRC/pawn Scripting / Re: Some Tips for SQUIRREL ..(help)
« on: April 03, 2011, 07:02:51 pm »
I visited, but don't reply my question.. :( :-\

71
mIRC/pawn Scripting / Some Tips for SQUIRREL ..(help)
« on: April 03, 2011, 05:03:14 pm »
  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   ::) !!!
 

72
mIRC/pawn Scripting / Re: Drop money pickup on player dead ?? (pawno)!
« on: April 02, 2011, 10:12:00 pm »
yeaa me too . ???

73
mIRC/pawn Scripting / Re: Drop money pickup on player dead ?? (pawno)!
« on: April 01, 2011, 08:19:20 pm »
ahh shit  ;D ok thax anyway... now im thinkiing that pawn is too limited in functions .... tato ,someday we will have to move ARG Crew SCRIPT to squirrel i think  :-\

74
mIRC/pawn Scripting / Drop money pickup on player dead ?? (pawno)!
« on: April 01, 2011, 12:41:48 am »
  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 .
Quote
    if(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

75
mIRC/pawn Scripting / Re: Icons Markers :D
« on: March 28, 2011, 03:06:03 am »
EXELENTE AMIGO xD  :D

Pages: 1 ... 3 4 [5] 6 7 8