Author Topic: Stranded Gamemode  (Read 72176 times)


Zips not rar please  :panda:

Zips not rar please  :panda:

pls do some sum stuf or wait for next update plod


I might upload a gameplay video of my server


What are the HempSeeds for?
You would think Hemp seeds would be used to grow Hemp.. Ahh.. Hemp.. Can we smoke it?

You would think Hemp seeds would be used to grow Hemp.. Ahh.. Hemp.. Can we smoke it?

I don't see a way to plant hemp :c

I don't see a way to plant hemp :c

Yeah, there isn't a HempPlant brick.

The seeds are just useless.

IS dere a way to reset?

Hey, I just love this bit of code right here in the Admin.cs file.
Code: [Select]

function ServerCmdGrant(%client,%ply,%type,%amt)
{
%ply = findclientbyname(%ply);
if(%ply $= "" || %type $= "" || %amt $= "") {return;}
%ply.Stranded[%type] += %amt;
messageClient(%ply,'',"You have been granted " @ %amt SPC %type @ " by an admin!");
}

Does anybody else like how there is no check for admins so anybody can use this command?

Hey, I just love this bit of code right here in the Admin.cs file.
-Snip-

I'm surprised you're the first person to find that, I'll fix it in the next version.

Hey, I just love this bit of code right here in the Admin.cs file.
Code: [Select]

function ServerCmdGrant(%client,%ply,%type,%amt)
{
%ply = findclientbyname(%ply);
if(%ply $= "" || %type $= "" || %amt $= "") {return;}
%ply.Stranded[%type] += %amt;
messageClient(%ply,'',"You have been granted " @ %amt SPC %type @ " by an admin!");
}

Does anybody else like how there is no check for admins so anybody can use this command?


Holy stuff, that's bad.
Why'd you have to post that too?  People are going to use this at my server to cheat...

Can you tell me how to make the script check for admins?  I'd like this noob-proof until Desolation updates.

I'm updating right now, it's still uploading.


Update 2:
Fixed multiple bugs.
Changed Inventory
Fixed some exploits

Link:
http://www.mediafire.com/?af6r9h6fashonjo
« Last Edit: August 25, 2010, 09:37:21 PM by Desolation »

Also, just a small thing, you can grant any variable to yourself and it doesn't get added to the GUI unless it's a set variable.

/grant Orthone CustomObject1 1

Gives it to me, I can /drop CustomObject1 but it won't appear in the GUI.

Also, just a small thing, you can grant any variable to yourself and it doesn't get added to the GUI unless it's a set variable.

/grant Orthone CustomObject1 1

Gives it to me, I can /drop CustomObject1 but it won't appear in the GUI.

I'll fix it in the next update, since I just uploaded a new version.

I'll fix it in the next update, since I just uploaded a new version.
Hehe, alright. Also, why aren't you on Steam or Messenger anymore?

Hehe, alright. Also, why aren't you on Steam or Messenger anymore?
I mainly use Skype now. DesolationB is my name on Skype if you want to add me.