Evil-Cod3r Posted February 24, 2012 Posted February 24, 2012 (edited) X Edited February 24, 2012 by Guest My in-game nick is |['Dev-PoinT_SA']| addEventHandler ( "onPlayerSpawn", getRootElement(), function() if (getPlayerName(source) == "Dev-PoinT") and (getPlayerTeam == "Admin") then triggerClientEvent("BlaBlaBla",getRootElement()) DxDrawText("Hi Dev-PoinT") end end)
Kenix Posted February 24, 2012 Posted February 24, 2012 I not understand what you need. Explain better please. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
mjau Posted February 24, 2012 Posted February 24, 2012 getPlayerMoney getPlayerTeam getPlayerIP getPlayerAccount givePlayerMoney takePlayerMoney guiGetText setElementHealth setPedArmor giveWeapon
Evil-Cod3r Posted February 24, 2012 Author Posted February 24, 2012 kimmis9 just these? its hard for me can i get some help with it ? My in-game nick is |['Dev-PoinT_SA']| addEventHandler ( "onPlayerSpawn", getRootElement(), function() if (getPlayerName(source) == "Dev-PoinT") and (getPlayerTeam == "Admin") then triggerClientEvent("BlaBlaBla",getRootElement()) DxDrawText("Hi Dev-PoinT") end end)
mjau Posted February 24, 2012 Posted February 24, 2012 Well for the panel you will ned some gui functions but read the wiki but for the features i saw your GUI had theese are the only needed i think
Kenix Posted February 24, 2012 Posted February 24, 2012 It is easy to implement. If you know the sequence of actions. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Evil-Cod3r Posted February 24, 2012 Author Posted February 24, 2012 (edited) X Edited February 24, 2012 by Guest My in-game nick is |['Dev-PoinT_SA']| addEventHandler ( "onPlayerSpawn", getRootElement(), function() if (getPlayerName(source) == "Dev-PoinT") and (getPlayerTeam == "Admin") then triggerClientEvent("BlaBlaBla",getRootElement()) DxDrawText("Hi Dev-PoinT") end end)
Kenix Posted February 24, 2012 Posted February 24, 2012 If you know the sequence of actions. onClientResourceStart --> trigger to server --> get data( what you need ip and etc ) --> trigger to client --> guiSetText. It very easy. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Evil-Cod3r Posted February 24, 2012 Author Posted February 24, 2012 (edited) X Edited February 24, 2012 by Guest My in-game nick is |['Dev-PoinT_SA']| addEventHandler ( "onPlayerSpawn", getRootElement(), function() if (getPlayerName(source) == "Dev-PoinT") and (getPlayerTeam == "Admin") then triggerClientEvent("BlaBlaBla",getRootElement()) DxDrawText("Hi Dev-PoinT") end end)
Kenix Posted February 24, 2012 Posted February 24, 2012 All wrong ... Learn https://wiki.multitheftauto.com/wiki/Scr ... troduction http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Evil-Cod3r Posted February 24, 2012 Author Posted February 24, 2012 Your are Right but iam arabic my english lang is 50 % i wish thers is some arabic wiki My in-game nick is |['Dev-PoinT_SA']| addEventHandler ( "onPlayerSpawn", getRootElement(), function() if (getPlayerName(source) == "Dev-PoinT") and (getPlayerTeam == "Admin") then triggerClientEvent("BlaBlaBla",getRootElement()) DxDrawText("Hi Dev-PoinT") end end)
Kenix Posted February 24, 2012 Posted February 24, 2012 It very simple. Use google translator. http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now