Raised This Month: $51 Target: $400
 12% 

[ES][Urgente] Cts no pueden agarrar armas


  
 
 
Thread Tools Display Modes
Author Message
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-03-2010 , 05:30   [ES][Urgente] Cts no pueden agarrar armas
#1

Primero explico porque esto es urgente, son las 7.30 AM y me voy de viaje 12 AM y quisiera dejar un plugin listo.
Como hago para que los cts no puedan agarrar armas?
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
marianow
Senior Member
Join Date: Sep 2009
Location: in your mom pussy
Old 02-03-2010 , 05:33   Re: [ES][Urgente] Cts no pueden agarrar armas
#2

cito a mi amigo linux de otro foro:

cuando sientas que Te "desesperas" por un plugin, te aconsejo que hagas algo:

Sali a la calle, toma aire, mira el cielo, trata de divisar alguna buena mina que pase por ahi, relajate.
marianow is offline
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-03-2010 , 05:45   Re: [ES][Urgente] Cts no pueden agarrar armas
#3

Te estoy diciendo que me voy en 5 horas de viaje y necesito esto urgente
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
sombrilla
Veteran Member
Join Date: Apr 2009
Location: Buenos Aires
Old 02-03-2010 , 05:45   Re: [ES][Urgente] Cts no pueden agarrar armas
#4

PHP Code:
    RegisterHam(Ham_Touch"weaponbox""fw_TouchWeapon"
PHP Code:
public fw_TouchWeapon(weaponid)
{
   static 
team
   team 
fm_get_user_team(id)

  if (
team == CS_TEAM_CT)
   return 
HAM_SUPERCEDE;

    return 
HAM_IGNORED;

Ahi cambie una cosita
__________________


Last edited by sombrilla; 02-03-2010 at 05:58.
sombrilla is offline
Send a message via MSN to sombrilla
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-03-2010 , 05:47   Re: [ES][Urgente] Cts no pueden agarrar armas
#5

Gracias sombrilla me estas salvando la vida en estos apuros.
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
sombrilla
Veteran Member
Join Date: Apr 2009
Location: Buenos Aires
Old 02-03-2010 , 05:47   Re: [ES][Urgente] Cts no pueden agarrar armas
#6

Quote:
Originally Posted by benamo6 View Post
Gracias sombrilla me estas salvando la vida en estos apuros.
xD igual no se tanto

EDIT: decime si te anda
__________________


Last edited by sombrilla; 02-03-2010 at 05:50.
sombrilla is offline
Send a message via MSN to sombrilla
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-03-2010 , 05:52   Re: [ES][Urgente] Cts no pueden agarrar armas
#7

me tira Warning: function "fm_touchweapon" should return a value
supongo que sera ham_ignored
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
sombrilla
Veteran Member
Join Date: Apr 2009
Location: Buenos Aires
Old 02-03-2010 , 05:53   Re: [ES][Urgente] Cts no pueden agarrar armas
#8

Quote:
Originally Posted by benamo6 View Post
me tira Warning: function "fm_touchweapon" should return a value
supongo que sera ham_ignored
Si ahi lo habia editado pero no leiste xD

[/PHP]

PHP Code:
public fw_TouchWeapon(weaponid)
{
   static 
team
   team 
fm_get_user_team(id)

  if (
team == CS_TEAM_CT)
   return 
HAM_SUPERCEDE;

    return 
HAM_IGNORED;

__________________


Last edited by sombrilla; 02-03-2010 at 05:58.
sombrilla is offline
Send a message via MSN to sombrilla
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-03-2010 , 06:00   Re: [ES][Urgente] Cts no pueden agarrar armas
#9

Anda perfecto.
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
sombrilla
Veteran Member
Join Date: Apr 2009
Location: Buenos Aires
Old 02-03-2010 , 06:01   Re: [ES][Urgente] Cts no pueden agarrar armas
#10

Quote:
Originally Posted by benamo6 View Post
Anda perfecto.
+k (?

Probaste siendo TT?
__________________

sombrilla is offline
Send a message via MSN to sombrilla
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode