Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 33

Thread: Gs2 for the Noobs #3

  1. #11
    Veteran Striker's Avatar
    Join Date
    Jul 2013
    Location
    Britian
    Posts
    283
    I think these scripts really help!
    Striker*
    -Have any question, concerns or problems?
    Message me on forums, click on the link if you need help: http://era-go.com/forum/member.php?410-Striker
    Need help on iEra P.M my nick name is Striker*
    -Need further help? My email is:[email protected]
    ENjOY PLAYING IERA!!!!!
    -Gani Artist

  2. #12
    Street Boss John's Avatar
    Join Date
    Jun 2013
    Location
    Lebanon
    Posts
    825
    Quote Originally Posted by The Doctor View Post
    I think others would follow better if you would put it in one thread.
    I'm going to make a reference thread with the link of all of those.
    I can't put them all in one thread because the forum limits a post for 100,000 characters, that's why I post 2 early posts.
    -Johnaudi

  3. #13
    What I don't understand is, if you modify your player and etc., where do these changes occur?? I play iEra, not PC graal, so maybe I don't understand the server system or something? And what's the deal with this "gold membership"?

  4. #14
    Veteran
    Join Date
    Jul 2013
    Location
    Hallandale, FL
    Posts
    159
    Make a part 4 :0

  5. #15
    Quote Originally Posted by sandsalamand1 View Post
    What I don't understand is, if you modify your player and etc., where do these changes occur?? I play iEra, not PC graal, so maybe I don't understand the server system or something? And what's the deal with this "gold membership"?
    The changes occur in the player attributes. player.head, etc can be found by typing /open id alternatively in RC.

    Also, a gold memberships is what you need to buy for access to develop on servers and access more features.

  6. #16
    No, I meant, do the changes occur on your player for everyone else to see? I mean, when you buy gold, you're basically buying adminship?? Or is it like you have your own private world or something?

  7. #17
    Street Boss John's Avatar
    Join Date
    Jun 2013
    Location
    Lebanon
    Posts
    825
    Quote Originally Posted by sandsalamand1 View Post
    No, I meant, do the changes occur on your player for everyone else to see? I mean, when you buy gold, you're basically buying adminship?? Or is it like you have your own private world or something?
    Gold membership is more of an 'more option' access to servers. Trial users (non-gold members) have a specific restrictions to lots of stuff, like heads and stuff like that.
    Gold membership lets you use more heads, bodies and whatever, it also gives you access to RC (if you're staff in the server) so you can control everything in the server through that.
    -Johnaudi

  8. #18
    Street Boss John's Avatar
    Join Date
    Jun 2013
    Location
    Lebanon
    Posts
    825
    The changes will happen for everyone UNLESS you're on CLIENTSIDE.

    But some variables will be sent to both server and client.
    For example, player.x and player.y (coordinates of the player), if you have :
    PHP Code:
    //#CLIENTSIDE
    function onCreated() {
      
    player.30;
      
    player.20;

    All players will see him in these coordinates, why? In the background there is a trigger that tells the server in what position is the player.
    -Johnaudi

  9. #19
    Veteran
    Join Date
    Jul 2013
    Location
    Hallandale, FL
    Posts
    159
    John will you make a part 4?

  10. #20
    Street Boss John's Avatar
    Join Date
    Jun 2013
    Location
    Lebanon
    Posts
    825
    Quote Originally Posted by Niko View Post
    John will you make a part 4?
    Soon, but let me finish part 3 first.
    -Johnaudi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •