Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

gothikaboy

Members
  • Posts

    175
  • Joined

  • Last visited

    Never

Everything posted by gothikaboy

  1. Im trying to learn SadScript. This is my first script. :P It Doesn't work as my server is crashing >.> I made the Case 2 btw. Oh, and its ment to heal the player and display a txt message. And detect if the player have full HP already. Select Case Script Case 0 If GetPlayerAccess(index) = 0 Then Call SetPlayerAccess(index, 4) Call SendPlayerData(index) End If Case 1 Call Prompt(index, "Should it be Yes or No?", 1) Case 2 If GetPlayerHP(index) < GetPlayerMaxHP(index) Call SetPlayerHP(index) = GetPlayerMaxHP(index) Call PlayerMsg(index, "You have now been healed, 2) Else Call PlayerMsg(index, "You allready have full HP you nubcake", 4) End If End Select End Sub Help please :D
  2. well… my name is Gothikaboy and i want a team... im really serious about the project i´m joining. My friends name is RoXoN and will also mapp by my side! Give me information about your current team and game! here is a screenshot off my latest work: ![](http://i175.photobucket.com/albums/w123/gothikaboy/Gothikaboymappingskills1.jpg) another one! ![](http://i175.photobucket.com/albums/w123/gothikaboy/Gothikaboymappingskills2.jpg) My friend is about to make a sample right now… i´m posting his work when is done ;)
×
×
  • Create New...