Hi Guys
For some economic reasons i won't run ParsisGame Rust server again and i decided to help another guys who they have good situation but need some ideas or helps!
also i learned Programming here in this nice Community (not by Video or Class) what i did to learn was just exploring another...
as you know when a server get bug/crash
this error will spam in server console
(Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49)
System.NullReferenceException: Object reference not set to an instance of an object
at...
Assassin submitted a new resource:
SupplySignals - Simple Plugin for block SupplySignals or Show a Message when a SupplySignal Throwed
Read more about this resource...
Hi,
as I have seen many players have problem with their game and it is that when they open game,Game stays in a gray screen and nothing happens!
Well, as I know it has 3 Reasons!
========================================================
1 :For Undetected Reasons Microsoft Visual C++...
Hi
Problem 1:
if GatherEvent.???== "Uber Hatchet":
what i should use instead of ??? ! ? i used WeaponName,weaponname and Weaponname but none of these worked!
Problem 2:
Uber Hunting Bow is not registered as weapon in the plugin! also in DeathMessage Plugin Uber Hunting Bow Shows as Hunting Bow...
Hi, first see these videos to know what i mean with AirStrike!
i used this code to make an explode in where admin ls looking too:
class Strike:
def On_Command(self, Player, cmd, args):
if cmd == "strike":
if Player.Admin or Player.Moderator:
hit =...
Hi
if u try to block crafting of item in Py you will have this bug in your server:
then if u reconnect nothing solved and u need to close game and open it!
the code is this:
def On_Crafting(self, CraftingEvent):
if CraftingEvent.ResultItem.name == "everything"...
[A]mirHosein submitted a new resource:
AniamlDeath MSG - This plugin shows who kills what type of animal in server chat!
Read more about this resource...
Hi
here is my code:
class CraftLimiter:
def On_Crafting(self, CraftingEvent):
if CraftingEvent.Item.Name == "M4":
CraftingEvent.Cancel()
but it is not working when i craft M4 and M4 Crafts successfully and this error happens:
then i decided to change If...
Hi,
all Of the Problem is in this video:
https://cdn.discordapp.com/attachments/323007769513033728/357986049789788160/bandicam_2017-09-15_00-46-14-104.mp4
Hi
this is that code that i have:
//btn fps+
if (GUI.Button(new Rect(3, 3, 113, 18), "FPS+", buttonStyle))
{
if (!loadDefault)
{
heightmapPixelError = Terrain.activeTerrain.heightmapPixelError...
Example Name: Spawn Freezer
Commands: nothing
Detail the plugin: There is a bug in rust and that is this:
when you are near a wall of a house,if you disconnect there and reconnect
until house is not loading you can run in to house place and then house will loaded and you are in the house.So...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.