sankalp21
Members- 
                
Posts
26 - 
                
Joined
 - 
                
Last visited
 
Everything posted by sankalp21
- 
	NOt working ... when i get in vehicle and go to the marker the GUI comes when i click on repair nothing happens only thing happens in GUI closes
 - 
	ok i will test it
 - 
	Before starting i need one help ... what is Client and What is server ? i saw in many scripts there are clients and server
 - 
	Ok thanks for letting me try this ....
 - 
	I have created a GUI code code is -> GUIEditor = { button = {}, window = {}, label = {}, memo = {} } GUIEditor.window[1] = guiCreateWindow(122, 97, 583, 368, "Pay N Spray", false) guiWindowSetSizable(GUIEditor.window[1], false) GUIEditor.memo[1] = guiCreateMemo(38, 28, 516, 222, "Cost :- Minimum :-10$\n Maximum :- 20000$\n\nINFORMATION :- \n1. If your car is broken you can repair it here . You cant change the color of the car for that go to upgrade shop.\n2. You will need to pay money to repair your car.\n3. If damage in your car is more the cost will be more .\n4. Cost of repair depends upon the type of Vehicle you have.", false, GUIEditor.window[1]) GUIEditor.button[1] = guiCreateButton(359, 270, 195, 46, "Repair", false, GUIEditor.window[1]) GUIEditor.button[2] = guiCreateButton(48, 273, 143, 43, "Cancel", false, GUIEditor.window[1]) GUIEditor.label[1] = guiCreateLabel(445, 344, 128, 24, "Designed by sankalp21", false, GUIEditor.window[1]) Now what help is needed 1.) i want this GUI to come when i hit the marker on coordinates XYZ 2.) when GUIEditor.button[1] is pressed it fixes the car and reduces the money of player as per percentage of damage of car. 3.) (IF possible) if the vehicle is low rider car than the cost of repair will be less ... if it is helicopter then the cost will be more if it is sports car than repair cost will be high ....... like this
 - 
	how to delete the whole topic now i am installing skype we will chat there !
 - 
	Sure .... Installing skype ... i used it long years back
 - 
	ok bye going to test if the skin changing script worked .
 - 
	ok ... but i dont have web cam nor mic but i can manage to get 1 mic
 - 
	Once i get router and port forward it my server will be online till then its local ... and i cant affort to get it hosted by those companies
 - 
	Now i can create close button .. i understood how to make it ! and even i can change the skin
 - 
	ok thanks i will try it later one more question ... Will you please become one admin my server ?
 - 
	One more thing in every gui we made there close button missing how to enable it ?
 - 
	Ok thanks ..
 - 
	Hey in that gui there is a start job button .. i want that if that button is pressed it changes the skin of player what to do ? i am so sense of programming and i want to create a server , any tips ?
 - 
	Finally got it wroking .. thanks .. i am making an rpg server so every few minutes i will be asking something so sorry for disturbing !
 - 
	are you on facebook or something so i can chat with you ?
 - 
	my meta
 - 
	No its not working ... when i start this resouce an empty gui comes with no text even if i am not at marker ...
 - 
	I have deleted the question because it contained my resouce's script ...
 - 
	IT actually helped me a lot ... it worked ..... THANKS
 - 
	thanks going to try !
 - 
	what is client and what is server ??? will u please tell the whole process what to do ?
 - 
	only changing it to marker hit will work ??? but what if i have many markers ??
 
