Search Results
Wow, thankyou so much for that. Works brilliantly.
78
Hi, I am unsure how to start a Placebet Command in DCMD. I want it so a player can type /placebet [a number from 1-6] [amount to bet] So they are placing a certain amount of money on a number. E.G 5...
78
Wow... just that little thing worked. Thanks so much
71
This is a tricky part of scripting for me. I will try and explain it the best i can. SO. When i type /createquest <questname> It will create a .txt file of the name. I have done that part her...
71
Thanks for your suggestion however it just comes up with "Unknown command" in game now
89
HI, I have been looking at multiple ways to do this but i cannot figure out why it will not work. This is the code Код: CMD:createjob(playerid, params[]) { new jobname; new string[128]; ...
89
Okay, I didn't notice that. Now i have sorted it out (Text size). It works as i hover over it. However it still doesn't work when i click it. Nothing happens. I have READ that link and nothing sorts o...
131
I have 5 clickable textdraws but the final 6th one doesn't seem to be working. It doesn't change color when i hover over it either yet all the other ones do? Top of the script Код: new Text:Te...
131
Hi.. I have noticed that there is barely any Prison Roleplays? Does anyone know of any good ones or has the idea gone extinct?
251
Its Graffity Text, It should appear on the wall, it appears in the correct place when adjusted for the local player, but for everyone else it is far away from the wall
131
Okay so, in the ingame editor, when you move the object it and press the save button it doesnt do anything. I mean you can see the object moved but no one else can..? How can i make it so everyone e...
131
Works, thanks for sorting out my script aswell Thanks so much ) Repped
77
Hi, So eventually i want to make a Top Times system however im trying to get the timer to work first. here is my script TOP Код: new GameTime[MAX_PLAYERS]; Under the GO timer (Working) Код...
77
Getting cheeky are we?? ) hehehehe ^^
347
It will depend on what admin script you are using if you are using your own.. You can simply use something like Код: if(adminlevel => 1) { SendClientMessageToAll( 0x6495EDAA, "An admin ha...
64
Sorry for the rocks.. But thanks
347
Hey, this is quite a nice simple island with a cave which can be used for many things! Feel free to use it but if you wouldn't mind credit me for it If you like it possibly a +rep aswell?:3 Thanks an...
347
Okay so i want to make switching cameras like it shows one place then cuts to another. Here is the basic script. Top of the script Код: forward cam1(playerid); Part of OnPlayerKeyStateChange. Th...
60
I noticed that. This is an OnFoot NPC:P Sorry i did actually change that to number 2 #define RECORDING_TYPE 1 Still no sign of the NPC following the record :/
133