Raised This Month: $ Target: $400
 0% 

Showing results 1 to 16 of 16
Search took 0.02 seconds.
Search: Posts Made By: samba88
Forum: Scripting Help 08-08-2011, 16:40
Replies: 5
Views: 1,459
Posted By samba88
Re: Set user model + team NOT CS

omg why delete.. my reply.. :/

ps. here the code!

like:

if alive

client_cmd(id,"kill; jointeam 1; slot1")
Forum: Scripting Help 08-05-2011, 16:17
Replies: 5
Views: 1,459
Posted By samba88
Re: Set user model + team NOT CS

an hl mod battlegrounds
Forum: Scripting Help 08-05-2011, 16:07
Replies: 5
Views: 1,459
Posted By samba88
Set user model + team NOT CS

Hi..
i try to switch the user to another team + model
how can i dot that..?

i got the user info but can i set it?
becouse set_user_info(id,"model","bla") dont work..
and what about...
Forum: Scripting Help 08-01-2011, 06:35
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

was just example
but Okey cool thx ;)
Forum: Scripting Help 07-31-2011, 18:01
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

yeah sorry my fault...


stock get_team(id) {
new Team[4]
get_user_team(id,Team,3)
if(equali(Team,"T"))
return 1
if(equali(Team,"CT"))
return 2
Forum: Scripting Help 07-31-2011, 17:51
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

welcome my friend :) fell free to ask.. maybe can help ya :)
Forum: Scripting Help 07-30-2011, 19:40
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

it loop the hud msg every 220secs automatically

yes

to show msg only for player in one team:


public hudMsg(id)
{
new team = get_team(id)
Forum: Scripting Help 07-30-2011, 18:16
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

Hey ;)

okey i got it! it will set the hud auto..

here the code if you want...

you just need to put in server.cfg

samba_hudmsg "1" // default 0
msg_freq "220" sec // default 60 sec
Forum: Scripting Help 07-29-2011, 20:00
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

merci..
but my questin is why my script dont show me my hud automatically
Forum: Scripting Help 07-29-2011, 18:55
Replies: 25
Views: 5,343
Posted By samba88
Re: HUD msg..

#include <amxmodx>
#include <amxmisc>

new freq_msg;

public plugin_init() {

register_plugin("blah", "1.0", "samba")
register_cvar("hud_msg", "1.0", FCVAR_SERVER)
Forum: Scripting Help 07-29-2011, 17:00
Replies: 25
Views: 5,343
Posted By samba88
HUD msg..

Hi i have done one HUD msg...
but it dont show me it..

public hud_msg() {

new saopshe[62]
format(saopshe,61,"- My Message -")


set_hudmessage(255,0, 0, -1.0, 0.8, 2, 0.5,...
Forum: Scripting Help 07-27-2011, 18:11
Replies: 2
Views: 1,299
Posted By samba88
Re: if player jump give some speed a. gravity

Merci :)

one questen
how can i do if i jump i got speed, but then im on ground and walk maxspeed is standart...
public fw_CmdStart( id , handle , seed ) {


entity_set_float(id,...
Forum: Scripting Help 07-27-2011, 16:07
Replies: 2
Views: 1,299
Posted By samba88
if player jump give some speed a. gravity

Hi im new here..

i want to do a plugin what give a player more speed and some gravity if he jumping

now how can i do what maybe one can help me.

#include <amxmodx>
#include <engine>...
Forum: Approved Plugins 07-27-2011, 15:56
Replies: 37
Views: 113,719
Posted By samba88
Re: Long Jump + Bunny Hop

dont work for me.. cant load module :(
Forum: Scripting 07-22-2011, 13:56
Replies: 1
Views: 637
Posted By samba88
Re: Motd dont show me my Data why?

I got it... so can be closed merci ;)
Forum: Scripting 07-22-2011, 09:19
Replies: 1
Views: 637
Posted By samba88
Motd dont show me my Data why?

Hi .. i got a problem with show motd..

here my snippet


public newME(id)
show_motd(id, g_ME, "YOUR STATS");

public writenewME(id,Client) {
Showing results 1 to 16 of 16

 
Forum Jump

All times are GMT -4. The time now is 00:50.


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