Szerző |
Üzenet |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.02. 16:08
|
|
|
#include <amxmodx> #include <amxmisc> #include <nvault> #include <fakemeta> #include <cstrike> #include <colorchat> #include <fvault> #include <engine> #define PLUGIN "Kesmenu" #define VERSION "1.0" #define AUTHOR "DeRoiD" new const file[] = "regisztraciosadatok&q... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.04. 17:15
|
|
|
#include <amxmodx> #include <cstrike> #include <fakemeta> #include <hamsandwich> #include <dhudmessage> #include <fun> #include <engine> #define PLUGIN "Deathrun szabad es ruli kor" #define VERSION "1.1" #define AUTHOR "Demon" #pragma semicolon 1 new const Prefix[ ] = ... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.04. 21:17
|
|
|
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.04. 17:11
|
|
|
Próbáld: #include <amxmodx> #include <amxmisc> #include <nvault> #include <fakemeta> #include <cstrike> #include <colorchat> #include <fvault> #include <engine> #define PLUGIN "Kesmenu" #define VERSION "1.0" #define AUTHOR "DeRoiD" new const file[] = "regisztracios... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.07. 11:07
|
|
|
ez alapján csak bírod folytatni. register_clcmd("say /adas", "adas") register_clcmd("adas", "adas") } public adas(id){ if (get_user_flags(id) & ADMIN_IMMUNITY) { new menu = menu_create("\wLáda adás |1 láda|&... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.07. 20:14
|
|
|
45. Cvarok[0] = register_cvar("AdatHossz", "5"); |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.14. 10:04
|
|
|
Ilyenre gondolsz? /* Plugin generated by AMXX-Studio */ #include <amxmodx> #include <amxmisc> #define PLUGIN "New Plug-In" #define VERSION "1.0" #define AUTHOR "" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) register_clcmd("sa... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.14. 20:24
|
|
|
#include <amxmisc> #include <colorchat> #include <fun> #include <cstrike> #include <hamsandwich> #define PLUGIN "Weapon Menu" #define VERSION "1.0" #define AUTHOR "Silent" new gWPCT,gWPTE; new g_showsec[33]; new bool:already[33]; public plugin_init() { register... |
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.05. 21:55
|
|
|
Töltesz le egy tec 9 skint, és CSW_FIVESEVEN-re átírod Event_Change_Weapon-nál. attól függ mi van megadva. de ha tudsz sma-t adni akkor segítek. UI: Pl:
} if(skinek[id] == 1 && fgy == CSW_FIVESEVEN) { set_pev(id, pev_viewmodel2, "models/skinek/v_tec9.mdl") }
|
|
 |
Ugrás a Fórumra Ugrás a témára |
Smurfy |
Elküldve: 2016.02.20. 15:51
|
|
|
<html> <head> <title>Your Title</title> <style type=”text/css”> <!– body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #000000; } –> </style> </head> <body> <img src="http://kepurl" width="100%" height="100%" border="... |
|
 |
|