
mam .sma roll the dice ale nie wiem które to jest pomocy może ktoś wie samemu jak to napisać ?
PAWN | #include <amxmodx> #include <cstrike> #include <
które to jest? za pomoc ++++++++++
Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
|
Napisano 31.01.2011 22:57
Napisano 03.02.2011 11:54
Napisano 03.02.2011 12:22
Napisano 03.02.2011 13:32
Napisano 04.02.2011 11:34
// GODMODE else if (Roll2 == 1) { if (get_prize_flags(PRIZE_GOOD)&GOOD_PRIZE_GODMODE) { if(get_cvar_num("amx_dice_debug") != 0) log_amx("DEBUG (Advanced Roll the Dice): Rzut 1=[1], Rzut 2=[%d] <%s>",Roll2, User); client_print(0,print_chat, "[Ruletka] %s Jest niesmiertelny!!!", User); HasPrize[id][0] = PRIZE_GODMODE; if( get_cvar_num("amx_dice_statictimes") == 0) { HasPrize[id][1] = random_num(10,16); } else { HasPrize[id][1] = get_cvar_num("amx_dice_godmodetime"); } set_user_godmode(id,1); set_user_rendering(id,kRenderFxGlowShell, Red,Green,Blue, kRenderNormal,16); emit_sound(id,CHAN_ITEM, "misc/stinger12.wav", 1.0, ATTN_NORM, 0, PITCH_NORM); } else { bIsGambling = false; Roll2++; good_prizes(id,Roll2); return PLUGIN_HANDLED; } }to jest skopiowane z roll the dice i wygląda to troche nie ciekawie mógł byś mi przygotować gotowe linijki ? takie jak
} case 3: { set_hudmessage(200,0,0, 0.03, 0.62, 2, 0.02, 5.0, 0.01, 0.1, 1); show_hudmessage(0,"%s otrzymuje super ekwipunek !!!",nick); client_print(id,print_chat,"[%s] Super ekwipunek!", PLUGIN); give_item(id, "weapon_m249"); give_item(id,"ammo_556natobox"); give_item(id, "item_kevlar"); give_item(id, "weapon_smokegrenade"); give_item(id, "weapon_flashbang"); give_item(id, "weapon_hegrenade"); give_item(id, "weapon_deagle"); give_item(id, "ammo_50ae"); give_item(id, "weapon_knife");
Użytkownik MrCma edytował ten post 04.02.2011 11:49
Napisano 04.02.2011 18:06
Napisano 04.02.2011 18:22
0 użytkowników, 0 gości, 0 anonimowych