Author Topic: [ToolBox] - Need Ideas  (Read 2123 times)

0 Members and 1 Guest are viewing this topic.

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
[ToolBox] - Need Ideas
« on: January 24, 2009, 07:38:33 am »
[ToolBox]

If you got any Ideas, please Post them, thanks.

Ready Made:
-Spawn Kits,Weapons
-Godmode
-Equip Weapons
-Mirror
-Create Novas
-Freeze
-Save/Load
-Suicide!
« Last Edit: March 14, 2009, 11:25:32 am by y0uRd34th »

Offline shantec

  • Soldier
  • **
  • Posts: 140
  • Get ANGREH!!
Re: FunMod - Need Ideas and Help
« Reply #1 on: January 24, 2009, 09:34:46 am »
I prefer you to change the name, since there is already "FunMod"

But for ideas... maybe some explosives like mines / rc bombs
Teleport? :D
Also Known As REIMA


Lol Happles (happy apples)

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #2 on: January 24, 2009, 09:46:49 am »
Name: Hmm ya i'm still searching for one; I know the FunMod from Mr-93, but is he still alive?
Mines: Remote Explosieves? Or so mines like in mmod or Hexer?
I'm already going to add Teleport thing.

And what do you mean with 'rc' ?

Offline shantec

  • Soldier
  • **
  • Posts: 140
  • Get ANGREH!!
Re: FunMod - Need Ideas and Help
« Reply #3 on: January 24, 2009, 09:49:45 am »
Name: Hmm ya i'm still searching for one; I know the FunMod from Mr-93, but is he still alive?
Mines: Remote Explosieves? Or so mines like in mmod or Hexer?
I'm already going to add Teleport thing.

And what do you mean with 'rc' ?

Nah.. im not sure if his still alive...
Even tho he is my friend =/
Better to just make new name :D

But well... mines are.. mines
And rc bombs are Remote Control Bombs.. or remote explosives
Also Known As REIMA


Lol Happles (happy apples)

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #4 on: January 24, 2009, 09:52:37 am »
Ok i'm looking for Mines :D Have an Idea how to do but not sure =\

Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Re: FunMod - Need Ideas and Help
« Reply #5 on: January 24, 2009, 10:46:13 am »
save the coordinates of the player who "puts the bomb", then check if anyone is near these coordinates in AppOnIdle and CreateBullet some m79 shells or other stuff to make a mine. Or create the bullets at these coordinates when the player does a command if you want an rc bomb =/
Dig through mmod, it has all this stuff.

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #6 on: January 24, 2009, 01:11:34 pm »
Yes i know :D But at moment i do little stuff like /hurt ID Damage or /move x y

Offline Vyka

  • Major
  • *
  • Posts: 59
Re: FunMod - Need Ideas and Help
« Reply #7 on: January 25, 2009, 06:54:12 am »
you should use:

temp: array [1..8] of variant;

that would help : )

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #8 on: January 25, 2009, 08:46:06 am »
Yes.
Does someone know how CrossFunc works ???


Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
Re: FunMod - Need Ideas and Help
« Reply #10 on: January 25, 2009, 11:35:50 am »
CrossFunc( the arguments as an array of variant, script name dot function name as a string )
example:

function myFunc(Apple: string): string;
begin
  if (LowerCase(Apple) = 'yes')
    Result := 'apple'
  else
    Result := 'pie';
end;

elsewhere:
myStr := CrossFunc(['yes'], ScriptName + '.Apple'); // apple

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #11 on: January 28, 2009, 12:15:45 pm »
Ummm..  ??? Don't check it but thanks.

How is the best way to check if someone is near to X;Y Coords?

Offline tk

  • Soldier
  • **
  • Posts: 235
Re: FunMod - Need Ideas and Help
« Reply #12 on: January 28, 2009, 03:33:00 pm »
if distance(given_x,given_y,getplayerstat(id,'x'),getplayerstat(id,'y')) <= 100{in example} then {...}

14 units of distance = 1m

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #13 on: January 30, 2009, 07:45:31 am »
Ok thank you :)

What do you Guys think about Pi Box ??? Hmm I don't know...
« Last Edit: January 30, 2009, 07:47:36 am by y0uRd34th »

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #14 on: March 05, 2009, 07:51:31 am »
Maybe you can :D
I stoped making it because there already so many "FunMods".. Fistbox, Sandbox and so on ;D

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: FunMod - Need Ideas and Help
« Reply #15 on: March 14, 2009, 11:22:45 am »
It's good LORD KILLA....
I didn't say that my Script is called FunMod... Only something like this..
And another thing you should not cry, MR-93's FunMod was long time not Active or he stoped
playing Soldat a couple of Months...

Ok, changed Name to [ToolBox]..
« Last Edit: March 14, 2009, 11:27:35 am by y0uRd34th »

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: [ToolBox] - Need Ideas
« Reply #16 on: March 17, 2009, 12:10:19 am »
Flame spam by LORD KILLA deleted.
There are other worlds than these

DarkCrusade

  • Guest
Re: [ToolBox] - Need Ideas
« Reply #17 on: March 21, 2009, 04:14:24 am »
What about running "suicide" bombs? A gostek looking like the player who activated it runs a straight line going through the waypoints and explodes on contact

Offline y0uRd34th

  • Camper
  • ***
  • Posts: 325
  • [i]Look Signature![/i]
Re: [ToolBox] - Need Ideas
« Reply #18 on: March 21, 2009, 05:50:48 am »
Kamikaze? :D

DarkCrusade

  • Guest
Re: [ToolBox] - Need Ideas
« Reply #19 on: March 21, 2009, 01:12:19 pm »
Not at all, a copy of you runs there and you can get somewhere else. Would be cool for hide & seek to have one as blue one ;D Then you could maybe activate it 1 time in 1 minute or something like that :)