![]() |
addjury
Hey is there a way I can make a jury thing where a GP says "account" in spot (1-6) it would add a string or flag to that account so they don't physically have to go in and edit the flaglist?
This is for a non-p2p. |
with scripting u can do almost anything.... here is howi would do it make 6-7 npcs where u want the playerto go then use get player...
here i will start u off Quote:
|
Well here is what I would do (not sure if it would work):
NPC Code: That was totally off the top of my head...sorry if it doesn't help. |
that should work i cant test it though
|
Re: addjury
Quote:
NPC Code: |
Re: Re: addjury
Quote:
|
god, I want all the p2p commands in a bag and then give them to free servers to use =D
|
thanks
I made something like that but I had a few errors,I made it startswith(#c,addjury) but thats backwards,and I made server flags,this way is alot easier :D
|
you could use a system weapon like -JurySystem or something and call a timeout in it, like:
if (isweapon) { timeout=.1; } if (timeout) { if (lindexof(#a,server.jury)>=0&&(!strequals(#L,juryl evel.nw)||playerx<23||playerx>18||playery>30||play ery<20)) { setlevel2 jurylevel.nw,20,24; } timeout=.1; } that should send the player to the jury seats |
| All times are GMT +2. The time now is 07:29 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.