xXMADEXx Posted July 2, 2014 Posted July 2, 2014 but on top of the words I don't really understand this part... The Ultimate Lua Tutorial! | MTA PHP SDK
myonlake Posted July 2, 2014 Posted July 2, 2014 Please show your script in order for us to be able to help you with your problem. If I helped you, please click the like button on the right Thanks!
justn Posted July 2, 2014 Posted July 2, 2014 Wait, so you're using Al3grab's "random word" script and u wanna remove outputChatBox and use dxDrawText only ? If yes then remove this from server side: outputChatBox("- Random Words : #FFFF00Enter the word shown below to win the prize.",root,0,255,0,true) outputChatBox("=========",root,0,255,0,true) outputChatBox("Word : "..code.."",root,255,255,0,true) outputChatBox("Prize : "..prize.."$",root,255,255,0,true) outputChatBox("=========",root,0,255,0,true) outputChatBox("- #FFFF00You can see the word down on your screen.",root,0,255,0,true) Datastore - Store data to a database quickly. (Useful for saving scripted tables)
#1ERuPTiON Posted July 2, 2014 Author Posted July 2, 2014 Wait, so you're using Al3grab's "random word" script and u wanna remove outputChatBox and use dxDrawText only ?If yes then remove this from server side: outputChatBox("- Random Words : #FFFF00Enter the word shown below to win the prize.",root,0,255,0,true) outputChatBox("=========",root,0,255,0,true) outputChatBox("Word : "..code.."",root,255,255,0,true) outputChatBox("Prize : "..prize.."$",root,255,255,0,true) outputChatBox("=========",root,0,255,0,true) outputChatBox("- #FFFF00You can see the word down on your screen.",root,0,255,0,true) Yes I know that .
#1ERuPTiON Posted July 2, 2014 Author Posted July 2, 2014 but on top of the words I don't really understand this part... The word and the prize that shows below the chat .. If you saw the photo when you clicked on the link ..
#1ERuPTiON Posted July 2, 2014 Author Posted July 2, 2014 - Use GUIEditor-> /guied -> Right Click -> Drawing -> Dx text Yea , I always used guieditor, and I never saw that option haha -- lock
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