hlmod.hu
https://hlmod.hu/

Miért nem jeleniti meg?
https://hlmod.hu/viewtopic.php?f=9&t=16960
Oldal: 1 / 1

Szerző:  MeSter [2014.08.14. 23:17 ]
Hozzászólás témája:  Miért nem jeleniti meg?

Nem hozza fel az ablakot
SMA:
SMA Forráskód: [ Mindet kijelol ]
  1. #include <amxmodx>
  2. #include <amxmisc>
  3.  
  4. #define PLUGIN "New Plug-In"
  5. #define VERSION "1.0"
  6. #define AUTHOR "author"
  7.  
  8. public plugin_init() {
  9. register_plugin(PLUGIN, VERSION, AUTHOR)
  10. register_clcmd("say /szint", "vipbuy")
  11. }
  12. public vipbuy(id)
  13. {
  14. show_motd(id, "addons/amxmodx/configs/motd/szint.txt", "INFO")
  15. }


Amitt meg kellene mutatnia:(HTML)
<html>
<head>
<meta charset="UTF-8">
<title>Szintek</title>
<style type="text/css">
body {
background: #000;
margin: 8px;
color: #FFB000;
font: normal 16px/20px Verdana, Tahoma, sans-serif;
}
a {
color: #FFF;
text-decoration: underline;
}
a:hover {
color: #EEE;
text-decoration: none;
}
</style>
</head>
<body>

<font size=+3>Szintek sorrendje:</font><br>
<br>
1.Ujonc=0 oles<br>
2.Kozlegeny=20 oles<br>
3.Honved=49 oles<br>
4.Gyalogos=68 oles<br>
5.Orvezeto=107 oles<br>
6.Tizedes=136 oles<br>
7.Szakaszvezeto=165 oles<br>
8.Zaszlos=194 oles<br>
9.Torzszaszlos=243 Oles<br>
10.Katona=292 Oles<br>
11.Ormester=351 Oles<br>
12.Torzsormester=410 Oles<br>
13.Fotorzsormester=469 Oles<br>
14.Hadnagy=518 Oles<br>
15.Fohadnagy=577 Oles<br>
16.Szazados=686 Oles<br>
17.Alezredes=785 Oles<br>
18.Ezredes=905 Oles<br>
19.Kapitany=1000 Oles<br>
20.Dandartabornok=1060 Oles<br>
21.Vezerornagy=1170 Oles<br>
22.Altabornok=1260 Oles<br>
23.Tabornok=1350 Oles<br>
24.Vezerezredes=1540 Oles<br>
25.Vezer=1630 Oles<br>

</body>
</html>

Szerző:  V!rusHD [2014.08.15. 10:29 ]
Hozzászólás témája:  Re: Miért nem jeleniti meg?

SMA Forráskód: [ Mindet kijelol ]
  1. #include <amxmodx>
  2. #include <amxmisc>
  3.  
  4. #define PLUGIN "New Plug-In"
  5. #define VERSION "1.0"
  6. #define AUTHOR "author"
  7.  
  8. public plugin_init() {
  9. register_plugin(PLUGIN, VERSION, AUTHOR)
  10. register_clcmd("say /szint", "vipbuy")
  11. }
  12. public vipbuy(id)
  13. {
  14. show_motd(id, "addons/amxmodx/configs/motd/szint.txt", "INFO")
  15. }

Teszt nem volt.

Oldal: 1 / 1 Minden időpont UTC+02:00 időzóna szerinti
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/