Orası yerine JBmi İstiyorsun yoksa tek orayımı kaldırmak ıstıyon
Orası yerine JBmi İstiyorsun yoksa tek orayımı kaldırmak ıstıyon
Sadece orayı kaldırmak istiyor anladığım kadarıyla.
Peki orada para yerine jbyi nasıl gösteriyoruz ?
[ OSMANLI IMP # F-TIPI JAILBREAK ]
[ İMAN AHLAK ADALET ]
[ Pit10 ]
-facebook-
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
-diğer sosyal ağlarımız-
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Sadece kaldırmak istiyorum.
Buyur, $ yerine JB gösterimi
EDIT:PHP- Kodu:
#include <amxmodx>
#include <amxmisc>
#include <jail>
#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "JDM"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("ResetHUD", "onResetHUD", "b");
register_message(get_user_msgid("HideWeapon"), "msgHideWeapon");
}
public client_putinserver(id) {
set_task(0.2, "CreditsHud", id, _, _, "b");
}
public CreditsHud(id) {
if(is_user_alive(id)) {
set_hudmessage(0, 0, 255, 0.89, 0.90, 0, 0.0, 1.0, 0.0, 0.0);
show_hudmessage(id, "Uzerinizdeki JB Miktari: %i", jb_get_user_packs(id));
}
}
public onResetHUD(id) {
message_begin(MSG_ONE, get_user_msgid("HideWeapon"), _, id);
write_byte((1<<5));
message_end( );
}
public msgHideWeapon( ) {
set_msg_arg_int(1, ARG_BYTE, get_msg_arg_int(1) | (1<<5));
}
Sadece kaldırmak istiyorsan bunu dene
PHP- Kodu:
#include <amxmodx>
#include <amxmisc>
#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "JDM"
public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("ResetHUD", "onResetHUD", "b");
register_message(get_user_msgid("HideWeapon"), "msgHideWeapon");
}
public onResetHUD(id) {
message_begin(MSG_ONE, get_user_msgid("HideWeapon"), _, id);
write_byte((1<<5));
message_end( );
}
public msgHideWeapon( ) {
set_msg_arg_int(1, ARG_BYTE, get_msg_arg_int(1) | (1<<5));
}
Konu JDM tarafından (29-04-14 Saat 16:24 ) değiştirilmiştir.
Steam ID: STEAM_1:0:70428872
Steam Name: Seps!s
Skype: jdm.csplague
Takdir ediliyorsan değil, Taklit ediliyorsan başarmışsın demektir.
Albert Einstein
Eve gidince deneyeyim teşekkür ederim şimdiden, birde bizim şu lr plugini var
[ OSMANLI IMP # F-TIPI JAILBREAK ]
[ İMAN AHLAK ADALET ]
[ Pit10 ]
-facebook-
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
-diğer sosyal ağlarımız-
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
[
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Steam ID: STEAM_1:0:70428872
Steam Name: Seps!s
Skype: jdm.csplague
Takdir ediliyorsan değil, Taklit ediliyorsan başarmışsın demektir.
Albert Einstein
Çözülmüş İsteklere Taşındı
Steam ID: STEAM_1:0:70428872
Steam Name: Seps!s
Skype: jdm.csplague
Takdir ediliyorsan değil, Taklit ediliyorsan başarmışsın demektir.
Albert Einstein