-
Contenido
32 -
Ingreso
-
Última visita
Logros de IndeX
Nuevito (1/14)
105
Reputación comunidad
-
IndeX empezó a seguir 77incho_cs
-
PeritaMapper empezó a seguir IndeX
-
77incho_cs empezó a seguir IndeX
-
IndeX empezó a seguir PeritaMapper
-
:(O.O):
-
IndeX reaccionó a un mensaje en un tema: Expresa lo que sientes
-
ajedrez ::
-
IndeX reaccionó a un mensaje en un tema: Concurso de Año nuevo de Mapping!
-
#include #include #include new p_CpDelay new Float:g_Origin[33][3] new Float:g_Velocity[33][3] new Float:g_Angles[33][3] new Float:g_LastSave[33] #define PLUGIN "Gocheck" #define VERSION "1.0" #define AUTHOR "asd" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) register_clcmd("say /checkpoint","CmdCheckpoint") register_clcmd("say /gocheck","CmdGoCheck") p_CpDelay = register_cvar("prac_checkpoint_delay","2") } public CmdCheckpoint(id) { new Float:Time,Float:Delay = get_pcvar_float(p_CpDelay) global_get(glb_time,Time) new Float:TimePassed = Time - g_LastSave[id] if(TimePassed < Delay) { client_print(id, print_chat, "Debes esperar %d segundos para guardar de nuevo una posicion.",floatround(Delay - TimePassed)) return PLUGIN_HANDLED } pev(id,pev_origin,g_Origin[id]) if(pev(id,pev_button) & IN_DUCK) g_Origin[id][2] += 24.0 pev(id,pev_velocity,g_Velocity[id]) pev(id,pev_angles,g_Angles[id]) g_LastSave[id] = Time client_print(id, print_chat, "Posicion guardada con exito.") return PLUGIN_HANDLED } public CmdGoCheck(id) { if(!g_Origin[id][0]) { client_print(id, print_chat, "No has guardado ninguna posicion.") return PLUGIN_HANDLED } new Float:Time,Float:Delay = get_pcvar_float(p_CpDelay) global_get(glb_time,Time) new Float:TimePassed = Time - g_LastSave[id] if(TimePassed < Delay) { client_print(id, print_chat, "Debes esperar %d segundos antes de volver a la posicion guardada.",floatround(Delay - TimePassed)) return PLUGIN_HANDLED } engfunc(EngFunc_SetOrigin,id,g_Origin[id]) set_pev(id,pev_velocity,g_Velocity[id]) set_pev(id,pev_fixangle,1) set_pev(id,pev_angles,g_Angles[id]) g_LastSave[id] = Time return PLUGIN_HANDLED } lo tenia guardado del uSurf creo, funca bien...
-
:yaoming:
-
IndeX reaccionó a un mensaje en un tema: [FDLS] [#52] - Mapas Counter Strike
-
IndeX reaccionó a un mensaje en un tema: Alto guiso vegeta
-
Ideas - Si falta algun Emoticon cual es ?
tema responde a PeritaMapper de IndeX en Sugerencias ó Ideas
:narigon: (? -
http://scenestealer.co.uk/carwash/movs/movFunbags.swf
-
topline reaccionó a un mensaje en un tema: HackTools1.0v ( Mi Primer)
-
Kasu 2.0
-
IndeX reaccionó a un mensaje en un tema: HackTools1.0v ( Mi Primer)
-
Como dice hardcook, hay que usar la v23 las otras son porquerías...
-
Todos fap fap fap =F):
- 50 respuestas
-
Luk384 reaccionó a un mensaje en un tema: [Sugerencia Map] Casa de Bin Laden fy_ abbottabad
-
Lo vi para CS 1.6 tambien edit: http://www.gamebanana.com/maps/156123 ese habia visto e.e
- 2 respuestas
-
- abbottabad
- bin
-
(y 4 más)
Etiquetado con:
-
Amo este mapa =G): pd: te equivocaste de link, pusiste el del deathrun_taringacs_rockandrun =E):