BeaTeX# Posted February 15, 2012 Posted February 15, 2012 sx,sy = guiGetScreenSize() what is here problem ?????? i GET this EROR when i start script : attempt to call global 'guiGetScreenSize' < a nil value > HELP PLSS !?!?
Kenix Posted February 15, 2012 Posted February 15, 2012 This is client side function! https://wiki.multitheftauto.com/wiki/Scr ... troduction http://vk.com/the_kenix Вопросы задавайте на форуме, не пишите мне в личку. Please don't pm me.
BeaTeX# Posted February 15, 2012 Author Posted February 15, 2012 THAT LINK DIDN'T HELP ME -.- can u say how to fix that ?
Evil-Cod3r Posted February 15, 2012 Posted February 15, 2012 in meta.xml bug it type = 'Client' not server ! 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)
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