| Szerző |
Üzenet |
Ugrás a Fórumra Ugrás a témára |
| Syn |
|
Elküldve:2015.01.25. 11:24
|
|
|
| Hogy tudom Restartolni a top15-t? : SMA Forráskód: [ Mindet kijelol ]#include <amxmodx> #include <fun> #include <cstrike> #define PLUGIN "New Plug-In" #define VERSION "1.0" #define AUTHOR "author" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) ... |
|
 |
Ugrás a Fórumra Ugrás a témára |
| Syn |
|
Elküldve:2015.01.25. 11:01
|
|
|
| Try: :) SMA Forráskód: [ Mindet kijelol ]#include <amxmodx>#include <hamsandwich>#include <cstrike> #define PLUGIN "Respawn"#define VERSION "1.0"#define AUTHOR "Syn" public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) regi... |
|
 |
Ugrás a Fórumra Ugrás a témára |
| Syn |
|
Elküldve:2015.01.25. 11:42
|
|
|
| Most nincs kedvem megírni :P Akkor ne szólj hozzá a témához! Try SMA Forráskód: [ Mindet kijelol ]#include <amxmodx> #include <hamsandwich> #include <cstrike> #define PLUGIN "Respawn" #define VERSION "1.0" #define AUTHOR "Syn" public plugin_init() { register_plugin(PLU... |
|
 |
|