
hihohihohiho
Members-
Posts
49 -
Joined
-
Last visited
Everything posted by hihohihohiho
-
I tried that and it comes out with an error: [16:56:32] SCRIPT ERROR: ...dreas/server/mods/deathmatch/resourcecache/Commands 1.0/commands 1.0.lua:1: unexpected symbol near '{' [16:56:32] INFO: Loading script failed: ...dreas/server/mods/deathmatch/resourcecache/Commands 1.0/commands 1.0.lua:1: unexpected symbol near '{' unexpected symbol near '{' <<<<<<<<
-
How would i create a command like so... /hi it would say "Hello" how would that script look like??? and also where can i find the guide for scripting?
-
where do i put "fadeCamera ( player, true )"
-
So the second one you put would be for 1 here and 1 here so it swichs off every time you die right? because i just tried that second one and all it had was a black screen.... and since i have admin i can seee that x y and z i killed myself and i was still at the -711
-
function spawnThePlayer ( player ) local b = spawnPlayer ( player, -711+randInt(1,5), 957+randInt(5,9), 12.4, 90, randInt(9,288) ) local b = spawnPlayer ( player, -359.26382446289+randInt(1,5), 1094.6861572266+randInt(5,9), 12.4, 90, randInt(9,288) ) if not b then spawnThePlayer ( player ) return end fadeCamera(player,true) end i use this and i go in my server and it only goes to the second one, then i killed my self to see if it swichs off but it only goes the the second one, but i want them to swich off every time u die so.... whats wrong?!?!?
-
k what do i click on from there?
-
Well that Just Great.... how do i learn this or read about it???
-
Hey is there only 1 level in the admins because i dont want all my admins to be able to control ban list and all tat stuff, you know like level 1, 2, 3, 4, 5.....so yea... ty
-
and i put that in and it doesnt work
-
ok i see now but where do i put the xyz
-
ok ty, 1. where do i put it in 2. where do i put the xyz and 3. does it random the skin?
-
does anyone no where to edit that or have a script for it???????
-
yes i am using that, but if i take it out then they have no car spawner so thats what i need, a car spawner.....
-
Right Now i am using /createvehicle as my spawner, but all that does is create the vehicle where i was and when it blows up it goes back to the spot where i "/created" it, so all i am askin for here is a spawner like "/v bullet" etc. thanks
-
Theres alot of players coming into my server and i need like 5 different spawning points because after 1 kills 1 he spawns at the same spot and gets killed, then leaves because they cant even play.If someone could tell me where i can edit that, like which file or scripts to edit that would be great thanks...
-
What is "" what are we suppose to put into this?
-
Hi, i just started my server and i got guns on spawn and createvehicle and i dont have cars everywhere on the map i only like 20 in the begining and i need more so i someone could give me a document with the xyz loactions of the cars and rotations w/e that is lol, ty your friend car field
-
Hey Wasup i just started my server so yea.. and i already posted other posts and they told me to look around and i dont know where to look lol so if you can tell me where i can fine an alias script and "name" is "other name" script to thanks
-
Hey peeps, i'm gonna start a server soon, and i've done alot to my scripts. I need a little help with an admin system and a setlevel command. I can't figure it out really well.... And my register command isn't coming good ither.. If someone could help me out with that, thanks. Thats for MTA:VC Admin system, register, and setlevel scripts
-
i need some help on a script for my server.... it is for people to register when they come into the server, and i need an admin system. if someone could help me out that would be great! thanks..