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

[ES-ZP] Como Crear Esto...


  
 
 
Thread Tools Display Modes
Author Message
NemeS!S
Member
Join Date: Nov 2009
Old 11-15-2009 , 00:02   [ES-ZP] Como Crear Esto...
#1

Bueno queria saber como crear un mensaje q salga en la pantalla
Cuando entras al Server.

Ej:

http://img195.**************/img195/1232/71069784.jpg

Gracias
NemeS!S is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 11-15-2009 , 00:16   Re: [ES-ZP] Como Crear Esto...
#2

http://forums.alliedmods.net/showthr...208#post990208
AfteR. is offline
Old 11-15-2009, 00:24
xfile_
This message has been deleted by xfile_.
NemeS!S
Member
Join Date: Nov 2009
Old 11-15-2009 , 00:43   Re: [ES-ZP] Como Crear Esto...
#3

Pregunta si yo lo puse asi ta bien?

// Set some tasks for humans only
set_task(8.0, "bienvenido", id)
public bienvenido(id)
{
// Tomamos el nombre
new name[32]
get_user_name(id, name, 31)

// Creamos el HUD
set_hudmessage(255, 0, 0, -1.0, 0.15, 1, 6.0, 14.0)
// Mostramos el HUD
show_hudmessage(id, "Bienvenido %s a ALTA-FRUTA", name)
NemeS!S is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 11-15-2009 , 00:48   Re: [ES-ZP] Como Crear Esto...
#4

Todo junto ? no u.u
AfteR. is offline
NemeS!S
Member
Join Date: Nov 2009
Old 11-15-2009 , 00:49   Re: [ES-ZP] Como Crear Esto...
#5

Como vendria a ser entonses? S:
NemeS!S is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 11-15-2009 , 01:00   Re: [ES-ZP] Como Crear Esto...
#6

En el

PHP Code:
client_putinserver 
Tienes:

PHP Code:
// Set some tasks for humans only 
Dentro de eso tienes que poner

PHP Code:
set_task(8.0"bienvenido"id
Luego creas el

PHP Code:
public bienvenido(id)

// Tomamos el nombre
new name[32]
get_user_name(idname31)

// Creamos el HUD
set_hudmessage(25500, -1.00.1516.014.0)
// Mostramos el HUD
show_hudmessage(id"Bienvenido %s a ALTA-FRUTA"name)

y ya :S
AfteR. is offline
NemeS!S
Member
Join Date: Nov 2009
Old 11-15-2009 , 01:08   Re: [ES-ZP] Como Crear Esto...
#7

Gracias y perdon si te jodi mucho no se mucho q digamos :S
NemeS!S is offline
Raddish
BANNED
Join Date: Jul 2008
Location: Argentina
Old 11-15-2009 , 01:13   Re: [ES-ZP] Como Crear Esto...
#8

Quote:
Originally Posted by AfteR. View Post
En el

PHP Code:
client_putinserver 
Tienes:

PHP Code:
// Set some tasks for humans only 
Dentro de eso tienes que poner

PHP Code:
set_task(8.0"bienvenido"id
Luego creas el

PHP Code:
public bienvenido(id)

// Tomamos el nombre
new name[32]
get_user_name(idname31)

// Creamos el HUD
set_hudmessage(25500, -1.00.1516.014.0)
// Mostramos el HUD
show_hudmessage(id"Bienvenido %s a ALTA-FRUTA"name)

y ya :S
No es nada malo after pero ahi le das para q hago no le explicas nada xD
va a copiar y pegar u.u
Raddish is offline
AfteR.
Veteran Member
Join Date: Dec 2008
Location: λ
Old 11-15-2009 , 01:18   Re: [ES-ZP] Como Crear Esto...
#9

Si quiere aprender aunque copie y pegue algo se le va a quedar >< xD

D:
AfteR. is offline
 



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 08:49.


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