Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Fabio Bajesus

Pages: [1] 2 3 4 5
1
Suggestions & Requests / onplayerdeath?
« on: August 23, 2009, 08:43:45 PM »
Ive been looking through the add-ons for a while now and I cant seem to find the onplayerdeath becasue I remeber someones made it b4 or at least I think. Well if you have it a link whould be very very nice +D

2
Suggestions & Requests / Re: Cloaking that can be used in TDM's
« on: August 18, 2009, 07:11:50 PM »
If you had used the SEARCH button, you would've noticed the INVISIBILITY WATCHES SET.
ha ha im terrible searcher I searched cloak and stopped, but ya it has to be where you can have a weapon because im making a rogue class which has a dirk (thank you heed) and I want to use the weapon that make you invisible then you come up behind someone and attack ohh and in the decription I forgot to say when you attack the invisibility goes away to.

3
Suggestions & Requests / Cloaking that can be used in TDM's
« on: August 18, 2009, 06:53:51 PM »
I  want someone to make a item that when you use it, it cloaks you but makes you go 50% Slower and it lasts for ever. You can still be shot and if any damage occurs to you it go's off and you cant use it for 10 more second. Oh and if your like amazing at making add-ons and can make it where if you touch the person or get to close to the person thats cloaked you can see them but if they get to close from behind you stoll can't see them.

4
Clan Discussion / Join the HBNF Clan
« on: August 14, 2009, 01:56:37 PM »
If you want to join the HBNF clan go to mr. Goshts server. We kinda just started out we have like 10 people so far.  The server will be for apps and if your a good builder, eventer or you're good at details you can join.
 EDIT: Hey guys sorry i made this in a hurry but we are a clan that wants to work together and just do plain handicapped stuff lolz (but only when your bored lol) also we whould like to make the best clan build possible and to do that we need a few other builders and a couple of deatilers so come to MR.Ghosts server and build and app please!

5
Add-Ons / Re: ZoneEvents v5
« on: August 11, 2009, 05:31:09 PM »
well is there a way to make it were if a player goes into the zone it does a periodic amount of damage?
casue im trying to make an rpg where theres animals attacking you.

6
Suggestions & Requests / Re: Clear variables
« on: August 11, 2009, 05:13:55 PM »
Let's say you have 77 of something.

Addvariable --> -77
ye but if you dispaly that variable it says 0 so technicaly you still have it and if I were to
onactivate / player / addvariable / bob / 70
and then -70 from it and go to somthing else and
onactivate / ifvariable / self / gretaerequals / -1
variabletrue / player / additem / pill
he whould still get pill so i want it where it whould erase the variable.

7
Suggestions & Requests / Re: Clear variables
« on: August 11, 2009, 12:03:02 PM »
that sir is called a bump

also just clear the events
HMM if I clear events then how will that make that variable go away from me? and just having clear variables whould make it easyer to even do variables.

8
Suggestions & Requests / Re: Clear variables
« on: August 10, 2009, 05:08:27 PM »
I replyed to this so i could move it back to front cause I posted this late at night lolz +D

9
Suggestions & Requests / Clear variables
« on: August 09, 2009, 10:48:54 PM »
As I make RPG's with var's when I check and see if somthing works I get those variables then if theres somthing wrong I have to exit and then come back I whould like someone to make a add-onn where you can choose to clear all variables or just specific one. Also it whould be nice just to take a variable away then having to minus it and set it up so somthing cant happen twice making one less step.

10
Help / Re: Have to click twice to make variables work right?
« on: June 29, 2009, 10:05:05 PM »
There's probably a problem with it. Just try greaterequals.
alright thx's for help everythings working now of course except for equeals but thx's for all your help! +D

11
Help / Re: Have to click twice to make variables work right?
« on: June 29, 2009, 02:34:24 PM »
Change each of those "greater" to "equals" or "greaterequals".
for some reason my equals dosent work thats another problem lol.

12
Help / Re: Have to click twice to make variables work right?
« on: June 28, 2009, 08:59:32 PM »
Give us the list of events used.
Order and delay does matter.

ok srry for double posting but i wasent thinking and hit wrong button but here they are:
for they person you talk to to start the quest:
Onactivate - self - ifvariable - player - general goods quest done - greater - 1     
(with a 35 milisecond delay)  onactivate -  player - addvariable - general goods quest - 1
variabletrue - client - center print - you've done this quest already - 4
onactivate - self - ifvariable2 - palyer - general good quest - greater - 1
onactivate - player - additem - parachute
onactivate - client - centerprint - Can you carry this package to my friend in the mountains?
variabletrue2 - player - removeitem - parachute (box not checked)
Variabletrue - player - removeitem - parachute (box checked)

thats what all the guy you originaly talk to has to start the quest

Heres the guy to finish the quest

onactivate - self - ifvariable - player - general goods quest - greater - 1
variabletrue - player - removeitem - parachute (box is checked)
(35 milisecond delay) variabletrue - player - addvariable - general goods quest done - 1
onactivate - self - ifvariable2 - player - general goods quest done - greater - 1
variabletrue2 - client - centerprint - You've already done this quest.

13
Help / Re: Have to click twice to make variables work right?
« on: June 28, 2009, 07:44:04 PM »
Give us the list of events used.
Order and delay does matter.
ok

14
Help / Have to click twice to make variables work right?
« on: June 27, 2009, 06:06:18 PM »
On most of my variables it works perfectly but im trying to make a quest in My Mid-Evild RPG but....
So im trying to make a quest and It starts out where you click on a person and he tells me to go Raise my flag. I try and go raise my flag it dosent work but when I go back to the guy and click him again. I go back to flag and click it but this time it works! I go back to guy and click him he says you havent raised your flag yet then i click him agin he says the same thing again. I click him 1 more time and it works.
Ive checked 100's of times all my variables are right can someone help me please?

Here are some possible things i think it could be-

To many scripts on one brick but it dosent say so

some how i did it wrong but i cant figure out how

15
Help / Why dosent Equeals in variables work?
« on: June 27, 2009, 01:14:39 AM »
Every time I have onactivate - self - ifvariable - player - gem -equals - 1    and I have a Variabletrue event after it for some reason if the person has that variable and it equals 1 it dosent work can someone tell me why please?

Pages: [1] 2 3 4 5