Author Topic: Available  (Read 2590 times)

I have a reguest, a rocket like the gravity bombs that only works in vehicles, it would prevent rocket noobs on dogfighting servers.

 An event Language mod.
When you go to events, you'd use
Code: [Select]
onactivate player setlanguage [insertname]  and when you normal chat people who aren't set to that language get a random gibberish of letters. Also maybe compatible with RP chat plox?

An event Language mod.
When you go to events, you'd use
Code: [Select]
onactivate player setlanguage [insertname]  and when you normal chat people who aren't set to that language get a random gibberish of letters. Also maybe compatible with RP chat plox?
BRBRBRBRBRBRBR



An event Language mod.
When you go to events, you'd use
Code: [Select]
onactivate player setlanguage [insertname]  and when you normal chat people who aren't set to that language get a random gibberish of letters. Also maybe compatible with RP chat plox?
Attached.
Please note that untested, will test soon.

1. if(%this.language == %lang) { return; } checks number value not string $= so it'll never change your language when using the events (0 == 0 so return), same problem for "client's language = recipient's language)
2. Breaks every other mod that packages servercmdmessagesent executed before it, just edit the message and pass it to Parent::servercmdMessageSent(%client,%msg)

3. Also doesn't return the autoAdminCheck from the package.

I understand and am capable of using all normal functions, methods, the syntax

Looks like someone still has some things to learn about scripting...
« Last Edit: January 21, 2010, 02:03:33 PM by Ephialtes »

3. Also doesn't return the autoAdminCheck from the package.

Looks like someone still has some things to learn about scripting...
It's best not to talk to him.

Wait, so, i am confused, will the event work on not?
Also:
If you make a bot how about...:
Code: [Select]
onactivate> Player > Set Body > [Bot Vehicle Name's Here]
It would pretty much be so you can use the bot then make it so if you say Out then you get out of the body, but that would be a whole diffrent event, i just like being able to control a bot. Its good for avatar stuff :3, i got that idea from Mr.Mod's Avatar/Pandora build since he has some custom mods 3:
I was gonna ask anybody also if they wanna make me some models because me and my friends are making Map_Pandora :3. RPG helpers wanted :3 PM if want to help :|
« Last Edit: January 21, 2010, 03:21:14 PM by skaterman »

3. Also doesn't return the autoAdminCheck from the package.

I didn't test, and also, I was in a hurry. @School

Please, I doubt anyone wants to use you as their scripter when you have all this client stuff that spams up the chat, when you don't even do anything to it. You have this stuff that when ever you join a  server, if the BLID is non existant in your database it says "Hello <name, id>", and when you join a server it spams that. Then you have stuffty achievements that say "Meet [Script]" and other bullstuff client-side achievements I bet, that aren't even needed. Then you go prancing around like you are superior at scripting.

Please do not trust this person with scripting your add-ons, they will most likely be on the way to the fail-bin.

Alright, seeing as you're available and know everything about scripting, I have a request

Make me a simple to use system that saves and loads client related data and variables to a mysql database

how about a event whre it gos:

onacitvate>player>setform>[any spawned vehicles with a name]

and you control that bot, its for an Avatar RPG, please, thanks pm more if want more info!

Please, I doubt anyone wants to use you as their scripter when you have all this client stuff that spams up the chat, when you don't even do anything to it. You have this stuff that when ever you join a  server, if the BLID is non existant in your database it says "Hello <name, id>", and when you join a server it spams that. Then you have stuffty achievements that say "Meet [Script]" and other bullstuff client-side achievements I bet, that aren't even needed. Then you go prancing around like you are superior at scripting.

Please do not trust this person with scripting your add-ons, they will most likely be on the way to the fail-bin.

Destiny has won this thread.